Skip to content

Commit

Permalink
fix: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tyler-johnson committed Aug 29, 2017
1 parent f8c9992 commit 0f01b60
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,20 +27,20 @@
"devDependencies": {
"autorelease": "^1.6.0",
"autorelease-github": "^1.1.1",
"autorelease-travis": "^1.2.1",
"autorelease-travis": "^1.3.0",
"babel-eslint": "^7.2.1",
"babel-plugin-transform-object-rest-spread": "^6.6.5",
"babel-plugin-transform-object-rest-spread": "^6.26.0",
"babel-preset-es2015-rollup": "^3.0.0",
"browserify": "^14.1.0",
"eslint": "^3.0.0",
"npm-run-all": "^4.0.2",
"rollup": "^0.41.6",
"rollup-plugin-babel": "^2.4.0",
"rollup-plugin-json": "^2.0.0",
"eslint": "^4.5.0",
"lodash": "^4.17.4",
"npm-run-all": "^4.1.1",
"rollup": "^0.49.2",
"rollup-plugin-babel": "^3.0.2",
"rollup-plugin-json": "^2.3.0",
"shx": "^0.2.2",
"tape": "^4.5.1",
"tape-run": "^3.0.0",
"uglify-js": "^2.6.2"
"tape": "^4.8.0",
"tape-run": "^3.0.0"
},
"keywords": [],
"license": "MIT",
Expand Down

0 comments on commit 0f01b60

Please sign in to comment.