mirror of
https://github.com/SomboChea/ui
synced 2024-11-24 06:54:27 +07:00
chore: add script release
This commit is contained in:
parent
6323af638f
commit
411c801751
@ -102,6 +102,7 @@
|
|||||||
],
|
],
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"flow": "flow check",
|
"flow": "flow check",
|
||||||
|
"release": "standard-version -a -s",
|
||||||
"test:clean": "npx jest --clearCache",
|
"test:clean": "npx jest --clearCache",
|
||||||
"test": "cross-env NODE_ENV=test BABEL_ENV=test TZ=UTC FORCE_COLOR=1 jest --config ./jest.config.js --maxWorkers 2 --passWithNoTests",
|
"test": "cross-env NODE_ENV=test BABEL_ENV=test TZ=UTC FORCE_COLOR=1 jest --config ./jest.config.js --maxWorkers 2 --passWithNoTests",
|
||||||
"test:size": "bundlesize",
|
"test:size": "bundlesize",
|
||||||
|
Loading…
Reference in New Issue
Block a user