Permalink
Browse files

missing modules

  • Loading branch information...
maxogden committed Dec 4, 2015
1 parent f278c4f commit 9fc1d9eb2abdf07b3729e4c59fd12d894af21c98
Showing with 3 additions and 1 deletion.
  1. +3 −1 package.json
View
@@ -28,11 +28,14 @@
"dependencies": {
"discovery-channel": "^1.2.0",
"folder-walker": "^1.1.2",
"hyperdrive": "^1.0.3",
"level": "^1.3.0",
"minimist": "^1.2.0",
"mkdirp": "^0.5.1",
"os-homedir": "^1.0.1",
"pump": "^1.0.1",
"run-series": "^1.1.4",
"through2": "^2.0.0",
"xtend": "^4.0.1"
},
"bugs": {
@@ -41,7 +44,6 @@
"devDependencies": {
"mkdirp": "^0.5.0",
"npm-execspawn": "^1.2.0",
"run-parallel": "^1.1.1",
"sort-stream": "^1.0.1",
"standard": "^5.0.0",
"stream-iterate": "^1.1.1",

0 comments on commit 9fc1d9e

Please sign in to comment.