Skip to content

Commit

Permalink
upgraded deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nzambello committed Sep 23, 2019
1 parent 2f67817 commit e41bf31
Show file tree
Hide file tree
Showing 2 changed files with 1,366 additions and 971 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"babel-cli": "^6.26.0",
"babel-plugin-transform-object-rest-spread": "^6.26.0",
"babel-preset-env": "^1.7.0",
"eslint": "^4.19.1",
"eslint-config-prettier": "^2.9.0",
"husky": "^0.14.3",
"lint-staged": "^7.2.0",
"prettier": "^1.13.5",
"serve": "^6.0.6"
"eslint": "^6.4.0",
"eslint-config-prettier": "^6.3.0",
"husky": "^3.0.5",
"lint-staged": "^9.3.0",
"prettier": "^1.18.2",
"serve": "^11.1.0"
},
"scripts": {
"build": "babel src -d lib && yarn prettier-all",
Expand Down
Loading

0 comments on commit e41bf31

Please sign in to comment.