mirror of
https://github.com/jdan/98.css.git
synced 2025-08-16 10:54:10 +02:00
lil release script
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user