fixes to make npm load it automatically

This commit is contained in:
scottbommarito
2016-06-15 16:55:09 -07:00
parent 031fc606e0
commit f8a744b4e9
13 changed files with 7 additions and 9 deletions

View File

@@ -22,7 +22,7 @@
"devDependencies": {
"archiver": "latest",
"body-parser": "latest",
"code-push-plugin-testing-framework": "file:./node_modules/code-push-plugin-testing-framework",
"code-push-plugin-testing-framework": "file:./code-push-plugin-testing-framework",
"del": "latest",
"express": "latest",
"gulp-typescript": "2.12.2",