Skip to content

Commit

Permalink
Clean up dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Brain committed Mar 16, 2017
1 parent 64d4273 commit 752479d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"readmeFilename": "README.md",
"devDependencies": {
"babel-core": "^6.7.7",
"babel-eslint": "^6.1.2",
"babel-loader": "^6.2.4",
"babel-plugin-__coverage__": "^11.0.0",
"babel-plugin-add-module-exports": "^0.1.4",
Expand Down Expand Up @@ -65,9 +66,6 @@
"yargs": "^4.7.1"
},
"dependencies": {
"babel-eslint": "^6.0.4",
"es6-promise": "^3.1.2",
"es6-promise-min": "^2.0.1",
"sync-browser-mocks": "^1.0.3"
}
}

0 comments on commit 752479d

Please # to comment.