Skip to content

Commit

Permalink
Update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gpbl committed May 31, 2015
1 parent 659f8a0 commit fbb0274
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,18 +35,20 @@
"react": "~0.13.x"
},
"devDependencies": {
"autoprefixer-loader": "^1.2.0",
"autoprefixer-loader": "^2.0.0",
"babel": "^5.4.7",
"babel-core": "^5.4.7",
"babel-jest": "^5.2.0",
"babel-loader": "^5.1.3",
"css-loader": "^0.14.0",
"css-loader": "^0.14.4",
"jest-cli": "^0.4.5",
"moment": "^2.10.3",
"react": "^0.13.3",
"react-tap-event-plugin": "^0.1.7",
"sass-loader": "1.0.2",
"style-loader": "^0.12.2",
"url-loader": "^0.5.5",
"webpack": "^1.9.8",
"style-loader": "^0.12.3",
"url-loader": "^0.5.6",
"webpack": "^1.9.10",
"webpack-dev-server": "^1.9.0"
},
"jest": {
Expand Down

0 comments on commit fbb0274

Please sign in to comment.