@@ -59,6 +59,6 @@
"webpack-stream": "^4.0.0"
},
"scripts": {
- "install": "npm --prefix ../../Playground/ install ../../Playground/ && gulp typescript-compile && gulp typescript-libraries && gulp deployLocalDev"
+ "install": "npm --prefix ../../Playground/ install ../../Playground/ && gulp deployLocalDev"
}