Skip to content

Commit

Permalink
update some of the build toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
jimexist committed Jan 18, 2016
1 parent 729297b commit 4b84768
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/main/resources/assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"devDependencies": {
"babel-jest": "^4.0.0",
"babelify": "^5.0.3",
"browserify": "~5.10.1",
"browserify-shim": "~3.7.0",
"browserify": "~13.0.0",
"browserify-shim": "~3.8.12",
"gulp": "^3.8.7",
"gulp-changed": "^0.4.1",
"gulp-notify": "^1.4.2",
Expand All @@ -53,7 +53,7 @@
"react-tools": "~0.12",
"require-dir": "^0.1.0",
"vinyl-source-stream": "~0.1.1",
"watchify": "~1.0.2"
"watchify": "~3.7.0"
},
"dependencies": {
"alt": "^0.14.3",
Expand Down

0 comments on commit 4b84768

Please sign in to comment.