1
0
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:
codecalm
2020-11-05 23:49:52 +01:00
parent d811c3ea24
commit a5a0d384a0
110 changed files with 3463 additions and 221 deletions
+2 -2
View File
@@ -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",