Skip to content

Commit

Permalink
Chore: update libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
JPeer264 committed Oct 12, 2017
1 parent d9f4c88 commit 0df1cba
Show file tree
Hide file tree
Showing 2 changed files with 219 additions and 447 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,18 +38,18 @@
"check"
],
"dependencies": {
"fs-extra": "^1.0.0",
"fs-extra": "^4.0.2",
"lodash.includes": "^4.3.0",
"object.entries": "^1.0.4",
"universalify": "^0.1.1"
},
"devDependencies": {
"ava": "^0.22.0",
"babel-cli": "^6.23.0",
"babel-cli": "^6.26.0",
"babel-plugin-add-module-exports": "^0.2.1",
"babel-preset-env": "^1.2.0",
"babel-register": "^6.26.0",
"coveralls": "^2.11.14",
"coveralls": "^3.0.0",
"eslint": "^3.19.0",
"eslint-config-airbnb-base": "^11.1.3",
"eslint-plugin-import": "^2.2.0",
Expand Down
Loading

0 comments on commit 0df1cba

Please sign in to comment.