Skip to content

Commit

Permalink
chore: (Re)move unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
eps1lon committed Oct 23, 2019
1 parent 03c8a3c commit cfae636
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 @@ -40,6 +40,7 @@
"babel-plugin-transform-object-rest-spread": "^6.20.2",
"babel-polyfill": "^6.20.0",
"babel-preset-es2015": "^6.18.0",
"commander": "^2.11.0",
"coveralls": "^2.11.15",
"eslint": "^3.13.1",
"eslint-plugin-flowtype": "^2.30.0",
Expand All @@ -50,10 +51,6 @@
"minimist": "^1.2.0",
"rimraf": "^2.5.4"
},
"dependencies": {
"ast-types-flow": "0.0.7",
"commander": "^2.11.0"
},
"jest": {
"coverageReporters": [
"lcov"
Expand Down

0 comments on commit cfae636

Please sign in to comment.