Skip to content

Commit

Permalink
Updating dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mzabriskie committed Aug 10, 2015
1 parent 989f074 commit 2dd7e75
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
},
"homepage": "https://github.com/mzabriskie/rackt-cli",
"dependencies": {
"babel": "5.5.8",
"babel-core": "5.5.6",
"babel": "5.8.21",
"babel-core": "5.8.21",
"babel-eslint": "4.0.5",
"babel-loader": "5.1.4",
"babel-loader": "5.3.2",
"eslint": "1.1.0",
"eslint-plugin-react": "3.2.1",
"karma": "0.13.8",
Expand All @@ -32,16 +32,16 @@
"karma-firefox-launcher": "0.1.6",
"karma-ie-launcher": "0.2.0",
"karma-mocha": "0.2.0",
"karma-phantomjs-launcher": "0.2.0",
"karma-phantomjs-launcher": "0.2.1",
"karma-safari-launcher": "0.1.1",
"karma-sourcemap-loader": "0.3.5",
"karma-webpack": "1.5.1",
"karma-webpack": "1.7.0",
"loom": "3.1.2",
"minimist": "1.1.1",
"minimist": "1.1.3",
"mocha": "2.2.5",
"react": "0.13.3",
"rf-release": "mzabriskie/rf-release",
"webpack": "1.9.10",
"webpack-dev-server": "1.9.0"
"webpack": "1.11.0",
"webpack-dev-server": "1.10.1"
}
}

0 comments on commit 2dd7e75

Please sign in to comment.