Skip to content

Commit

Permalink
Update browserify.
Browse files Browse the repository at this point in the history
  • Loading branch information
erhardos committed Jan 4, 2018
1 parent 7758be4 commit 83b8de9
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"devDependencies": {
"angular": "^1.5.9",
"angular-cookies": "^1.5.9",
"query-string": "^1.0.0",
"angular-mocks": "1.5.9",
"browserify": "^14.5.0",
"github-changes": "^1.0.0",
"gulp": "^3.8.10",
"gulp-babel": "^5.3.0",
Expand All @@ -38,7 +38,7 @@
"gulp-wrap-umd": "^0.2.1",
"jshint-stylish": "^1.0.0",
"karma": "^0.13.0",
"karma-browserify": "^2.0.0",
"karma-browserify": "^5.1.2",
"karma-chrome-launcher": "^0.1.7",
"karma-firefox-launcher": "^0.1.4",
"karma-mocha": "^0.1.10",
Expand All @@ -47,8 +47,10 @@
"karma-sinon": "^1.0.4",
"lodash": "^4.0.0",
"mocha": "^2.4.5",
"query-string": "^1.0.0",
"should": "^4.6.0",
"sinon": "^1.17.3",
"watchify": "^3.9.0",
"yargs": "^3.6.0"
},
"scripts": {
Expand Down

0 comments on commit 83b8de9

Please sign in to comment.