Skip to content

Commit

Permalink
Upgrade find-cache-dir to 1.0 and cross-env to 5.0 (#457)
Browse files Browse the repository at this point in the history
  • Loading branch information
danez committed Jun 1, 2017
1 parent 1a76476 commit 37e63e3
Show file tree
Hide file tree
Showing 2 changed files with 295 additions and 215 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"node": ">=4"
},
"dependencies": {
"find-cache-dir": "^0.1.1",
"find-cache-dir": "^1.0.0",
"loader-utils": "^1.0.2",
"mkdirp": "^0.5.1"
},
Expand All @@ -27,7 +27,7 @@
"babel-plugin-react-intl": "^2.1.3",
"babel-preset-env": "^1.2.0",
"babel-register": "^6.18.0",
"cross-env": "^4.0.0",
"cross-env": "^5.0.0",
"eslint": "^3.8.1",
"eslint-config-babel": "^6.0.0",
"eslint-plugin-flowtype": "^2.25.0",
Expand Down
Loading

0 comments on commit 37e63e3

Please sign in to comment.