Skip to content

Commit

Permalink
[changed] updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dozoisch committed Oct 15, 2015
1 parent 4920f59 commit 52bb6d5
Showing 1 changed file with 9 additions and 11 deletions.
20 changes: 9 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,31 +30,29 @@
"devDependencies": {
"babel": "~5.8.21",
"babel-core": "~5.8.22",
"babel-eslint": "~4.0.8",
"babel-eslint": "~4.1.3",
"babel-loader": "~5.3.2",
"chai": "~3.2.0",
"chai": "~3.3.0",
"child-process-promise": "~1.1.0",
"colors": "~1.1.0",
"es5-shim": "~4.1.3",
"eslint": "~1.1.0",
"eslint-config-defaults": "~4.0.1",
"eslint-plugin-react": "~3.2.3",
"fs-promise": "~0.3.1",
"eslint": "~1.6.0",
"eslint-config-defaults": "~7.0.1",
"eslint-plugin-react": "~3.5.1",
"karma": "~0.13.9",
"karma-chai": "~0.1.0",
"karma-chrome-launcher": "~0.2.0",
"karma-cli": "~0.1.0",
"karma-mocha": "~0.2.0",
"karma-mocha-reporter": "~1.1.1",
"karma-phantomjs-launcher": "~0.2.1",
"karma-phantomjs-launcher": "^0.2.1",
"karma-sourcemap-loader": "~0.3.5",
"karma-webpack": "~1.7.0",
"mocha": "~2.2.5",
"mocha": "~2.3.3",
"mt-changelog": "^0.6.2",
"react": "~0.13.3",
"react": "~0.14.0",
"release-script": "^0.5.3",
"webpack": "~1.11.0",
"yargs": "~3.19.0"
"webpack": "~1.12.2"
},
"dependencies": {
"babel-runtime": "^5.8.0"
Expand Down

0 comments on commit 52bb6d5

Please sign in to comment.