mirror of
https://github.com/jdan/98.css.git
synced 2025-01-17 04:38:30 +01:00
lil release script
This commit is contained in:
parent
7232be4a17
commit
bfdd0ec54d
@ -8,7 +8,8 @@
|
||||
},
|
||||
"scripts": {
|
||||
"build": "node build.js",
|
||||
"deploy:docs": "npm run build && gh-pages -d dist"
|
||||
"deploy:docs": "npm run build && gh-pages -d dist",
|
||||
"release": "npm run build && npm publish"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Loading…
x
Reference in New Issue
Block a user