Skip to content
This repository has been archived by the owner on Jul 3, 2019. It is now read-only.

Commit

Permalink
fix(deps): glob should have been a regular dep :<
Browse files Browse the repository at this point in the history
  • Loading branch information
zkat committed Mar 13, 2017
1 parent 0b7faf6 commit 0640bc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -51,6 +51,7 @@
"checksum-stream": "^1.0.2",
"chownr": "^1.0.1",
"dezalgo": "^1.0.3",
"glob": "^7.1.1",
"graceful-fs": "^4.1.10",
"mississippi": "^1.2.0",
"mkdirp": "^0.5.1",
Expand All @@ -62,7 +63,6 @@
"devDependencies": {
"benchmark": "^2.1.3",
"chalk": "^1.1.3",
"glob": "^7.1.1",
"nyc": "^10.0.0",
"require-inject": "^1.4.0",
"safe-buffer": "^5.0.1",
Expand Down

0 comments on commit 0640bc4

Please sign in to comment.