mirror of
https://github.com/tabler/tabler.git
synced 2026-07-25 04:24:37 +04:00
Release 1.0.0-alpha.10
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "tabler",
|
||||
"version": "1.0.0-alpha.9",
|
||||
"version": "1.0.0-alpha.10",
|
||||
"description": "Premium and Open Source dashboard template with responsive and high quality UI.",
|
||||
"scripts": {
|
||||
"start": "gulp start",
|
||||
@@ -8,7 +8,7 @@
|
||||
"svg-optimize": "svgo -f svg/brand --pretty",
|
||||
"unused-files": "node build/unused-files.js",
|
||||
"release": "release-it",
|
||||
"percy": "npx percy snapshot demo"
|
||||
"percy": "gulp build && npx percy snapshot demo"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user