Skip to content

Commit

Permalink
package.json: Upgrade dependencies to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
daurnimator committed Feb 5, 2018
1 parent 27298d1 commit e66b47a
Show file tree
Hide file tree
Showing 2 changed files with 219 additions and 212 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@
"devDependencies": {
"babel-core": "^6.26.0",
"babel-loader": "^7.1.1",
"babel-preset-env": "^1.6.0",
"eslint": "^4.13.0",
"babel-preset-env": "^1.6.1",
"eslint": "^4.17.0",
"faucet": "^0.0.1",
"tape": "^4.8.0",
"webpack": "^3.5.5"
"webpack": "^3.10.0"
},
"dependencies": {
"readline-sync": "^1.4.7",
Expand Down
Loading

0 comments on commit e66b47a

Please sign in to comment.