Skip to content

Commit

Permalink
Removed dependencies that are no longer needed
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesMessinger committed Feb 15, 2019
1 parent b199dbd commit 3f19e44
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,7 @@
"release": "npm run upgrade && npm run clean && npm run build && npm test && npm run bump"
},
"devDependencies": {
"@babel/core": "^7.2.2",
"@babel/preset-env": "^7.3.1",
"@types/node": "^11.9.3",
"babel-loader": "^8.0.5",
"chai": "^4.2.0",
"coveralls": "^3.0.2",
"eslint": "^5.6.1",
Expand All @@ -72,4 +69,4 @@
"typescript-tslint-plugin": "^0.3.0",
"version-bump-prompt": "^4.2.1"
}
}
}

0 comments on commit 3f19e44

Please sign in to comment.