Skip to content

Commit

Permalink
Merge pull request #25 from eps1lon/fix/dev-deps
Browse files Browse the repository at this point in the history
chore: (Re)move unused dependencies
  • Loading branch information
jessebeach committed Nov 25, 2019
2 parents 03c8a3c + cfae636 commit a78ffdf
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json
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 a78ffdf

Please sign in to comment.