Include shelljs as dependency (even though shx installs it)

This commit is contained in:
Bryan Housel
2016-11-30 23:36:55 -05:00
parent 2453c5c8b7
commit d955b3c626
+1
View File
@@ -63,6 +63,7 @@
"rollup-plugin-commonjs": "5.0.5",
"rollup-plugin-json": "2.0.2",
"rollup-plugin-node-resolve": "2.0.0",
"shelljs": "~0.7.5",
"shx": "~0.2.1",
"sinon": "~1.17.5",
"sinon-chai": "~2.8.0",