Add ncp to npm dependencie

This commit is contained in:
Mohsen Azimi
2015-01-28 16:48:39 -08:00
parent 0b8a6fe721
commit 5851bc491a

View File

@@ -30,6 +30,7 @@
"express": "3.x",
"http-server": "^0.7.4",
"mocha": "^2.1.0",
"ncp": "^1.0.1",
"selenium-webdriver": "^2.44.0"
}
}