Skip to content

Commit

Permalink
fix(build): update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nomocas committed Apr 18, 2017
1 parent 21aa722 commit 8963497
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"babelrc-rollup": "^3.0.0",
"chai": "^3.5.0",
"coveralls": "^2.12.0",
"cross-env": "^2.0.1",
"cross-env": "^4.0.0",
"eslint": "^3.15.0",
"eslint-plugin-import": "^2.2.0",
"karma": "^1.4.1",
Expand All @@ -73,8 +73,8 @@
"karma-rollup-preprocessor": "^3.0.3",
"karma-safari-launcher": "^1.0.0",
"mocha": "^3.2.0",
"nyc": "^8.1.0",
"rollup": "^0.41.4",
"nyc": "^10.2.0",
"rollup": "^0.41.6",
"rollup-plugin-babel": "^2.7.1",
"rollup-watch": "^3.2.2",
"standard-version": "^4.0.0",
Expand Down

0 comments on commit 8963497

Please # to comment.