Use explicit Bower publishing

This commit is contained in:
Jeffrey Way
2014-11-22 23:54:02 -05:00
parent b73e127ed0
commit b225276a7a
2 changed files with 10 additions and 6 deletions

View File

@@ -1,6 +1,3 @@
{
"directory": "vendor/bower_components",
"scripts": {
"postinstall": "gulp publish"
}
"directory": "vendor/bower_components"
}