Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Commit

Permalink
Update requirements (#1817)
Browse files Browse the repository at this point in the history
  • Loading branch information
reubano authored and paulmillr committed Aug 1, 2018
1 parent 5e809bf commit e5b7c92
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -55,12 +55,12 @@
"coffeescript": "~1.12.7",
"commander": "~2.9",
"commonjs-require-definition": "~0.6.2",
"debug": "~2.2",
"deppack": "~0.7",
"debug": "^3.1.0",
"deps-install": "~0.1",
"fcache": "~0.3",
"init-skeleton": "~1.0",
"loggy": "~1.0.2",
"loggy": "~1.0.3",
"micro-es7-shim": "^0.1",
"micro-promisify": "~0.1",
"mkdirp": "~0.5",
Expand All @@ -78,7 +78,7 @@
"eslint-config-brunch": "^1",
"fixturify": "^0.2",
"fs-extra": "^0.30",
"nyc": "^6.4.2",
"nyc": "^13.0.0",
"rewire": "^2.5",
"test-console": "^1"
},
Expand Down

0 comments on commit e5b7c92

Please sign in to comment.