gulp install pre publish

This commit is contained in:
Joao Moreno 2015-09-18 13:01:31 +02:00
parent 80e1ea8344
commit 1e095e56dc

View file

@ -9,7 +9,7 @@
"author": "Microsoft Corporation",
"license": "MIT",
"scripts": {
"preinstall": "gulp compile"
"prepublish": "gulp compile"
},
"dependencies": {
"glob": "^5.0.14",