add shelljs to root package.json

This commit is contained in:
Sebastian McKenzie 2015-07-14 16:56:20 +01:00
parent 8360001b96
commit 0cbcadc2da

View File

@ -16,6 +16,7 @@
"readline-sync": "^1.2.19",
"rimraf": "^2.4.1",
"semver": "^5.0.0",
"shelljs": "^0.5.1",
"uglify-js": "^2.4.16"
}
}