|
@@ -14,9 +14,7 @@
|
|
|
"unused-files": "node build/unused-files.js",
|
|
|
"release": "release-it",
|
|
|
"svg-icons": "gulp svg-icons",
|
|
|
- "percy": "gulp build && npx percy snapshot demo",
|
|
|
"bundlewatch": "bundlewatch",
|
|
|
- "chromatic": "chromatic --project-token=CHROMATIC_PROJECT_TOKEN",
|
|
|
"storybook": "start-storybook -p 6006",
|
|
|
"changelog": "gulp changelog",
|
|
|
"icons": "ncu -u @tabler/icons && pnpm install && gulp svg-icons && git add . && git commit -am \"update icons to v`pnpm info @tabler/icons version`\" && git push",
|
|
@@ -147,7 +145,6 @@
|
|
|
"browser-sync": "^2.29.3",
|
|
|
"bundlewatch": "^0.3.3",
|
|
|
"choices.js": "^10.2.0",
|
|
|
- "chromatic": "^6.17.4",
|
|
|
"countup.js": "^2.8.0",
|
|
|
"cross-spawn": "^7.0.3",
|
|
|
"dropzone": "^6.0.0-beta.2",
|