mirror of
https://github.com/pure-css/pure
synced 2024-11-22 05:32:20 +01:00
adding prepublish step
This commit is contained in:
parent
54f3587c4c
commit
897bf379a6
@ -6,7 +6,8 @@
|
||||
"url": "git://github.com/yahoo/pure.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "grunt test"
|
||||
"test": "grunt test",
|
||||
"prepublish": "grunt release"
|
||||
},
|
||||
"devDependencies": {
|
||||
"bower": "^1.3.7",
|
||||
|
Loading…
Reference in New Issue
Block a user