mirror of
https://github.com/SomboChea/ui
synced 2024-11-05 06:04:28 +07:00
chore: add script release
This commit is contained in:
parent
6323af638f
commit
411c801751
@ -102,6 +102,7 @@
|
||||
],
|
||||
"scripts": {
|
||||
"flow": "flow check",
|
||||
"release": "standard-version -a -s",
|
||||
"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:size": "bundlesize",
|
||||
|
Loading…
Reference in New Issue
Block a user