Add shelljs for synchronous command exec

Signed-off-by: Alex Coles <alex@alexbcoles.com>
pull/2193/head
Alex Coles 10 years ago
parent 548a88bb92
commit dbc840e121
  1. 1
      package.json

@ -42,6 +42,7 @@
"exports-loader": "^0.6.2",
"expose-loader": "^0.6.0",
"json-loader": "^0.5.1",
"shelljs": "^0.3.0",
"webpack": "^1.4.9",
"yaml-loader": "^0.1.0"
},

Loading…
Cancel
Save