mirror of
https://github.com/tabler/tabler.git
synced 2025-12-26 11:16:12 +04:00
tabler npm init
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "tabler",
|
"name": "tabler-ui",
|
||||||
"description": "Premium and Open Source dashboard template with responsive and high quality UI. For Free!",
|
"description": "Premium and Open Source dashboard template with responsive and high quality UI. For Free!",
|
||||||
"version": "0.0.1",
|
"version": "0.0.2",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"css",
|
"css",
|
||||||
"sass",
|
"sass",
|
||||||
@@ -22,7 +22,7 @@
|
|||||||
"gh-pages": "./gh-pages.sh",
|
"gh-pages": "./gh-pages.sh",
|
||||||
|
|
||||||
"dist": "gulp build && JEKYLL_ENV=production jekyll build --destination dist",
|
"dist": "gulp build && JEKYLL_ENV=production jekyll build --destination dist",
|
||||||
"publish": "./gh-pages.sh",
|
"publish-dist": "./gh-pages.sh",
|
||||||
"watch": "gulp build && npm-run-all --parallel gulp-watch jekyll-watch",
|
"watch": "gulp build && npm-run-all --parallel gulp-watch jekyll-watch",
|
||||||
"serve": "gulp build && npm-run-all --parallel gulp-watch jekyll-serve"
|
"serve": "gulp build && npm-run-all --parallel gulp-watch jekyll-serve"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user