mirror of
https://github.com/pure-css/pure
synced 2025-03-25 15:12:45 +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"
|
"url": "git://github.com/yahoo/pure.git"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "grunt test"
|
"test": "grunt test",
|
||||||
|
"prepublish": "grunt release"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"bower": "^1.3.7",
|
"bower": "^1.3.7",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user