Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Granze committed Feb 26, 2016
1 parent cbd7371 commit 53e3e54
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,26 +32,26 @@
},
"homepage": "https://github.com/Granze/react-starterify",
"dependencies": {
"history": "^1.17.0",
"history": "^2.0.0",
"react": "^0.14.0",
"react-dom": "^0.14.0",
"react-router": "^1.0.3"
"react-router": "^2.0.0"
},
"devDependencies": {
"autoprefixer": "^6.0.0",
"ava": "^0.9.1",
"babel": "^6.3.13",
"babel-core": "^6.3.17",
"babel-eslint": "^5.0.0-beta6",
"babel-eslint": "^5.0.0",
"babel-preset-es2015": "^6.3.13",
"babel-preset-react": "^6.3.13",
"babelify": "^7.2.0",
"browser-sync": "^2.9.1",
"browserify": "^13.0.0",
"cssnano": "^3.0.0",
"eslint-plugin-react": "^3.3.2",
"eslint-plugin-react": "^4.1.0",
"gulp": "^3.9.0",
"gulp-eslint": "^1.0.0",
"gulp-eslint": "^2.0.0",
"gulp-gh-pages": "^0.5.4",
"gulp-html-replace": "^1.5.1",
"gulp-imagemin": "^2.4.0",
Expand Down

0 comments on commit 53e3e54

Please sign in to comment.