mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
docs: update CONTRIBUTING.md (#1842)
This commit is contained in:
parent
1ad4e3d385
commit
0fdb9aa9e2
2 changed files with 33 additions and 17 deletions
|
@ -17,8 +17,7 @@
|
|||
"build:docs": "node scripts/build-docs",
|
||||
"build:lib": "rollup -c",
|
||||
"format": "prettier --write \"./**/*.{svelte,js,md}\"",
|
||||
"prepack": "yarn build:docs & yarn build:lib",
|
||||
"release": "standard-version && yarn prepack"
|
||||
"release": "standard-version && yarn build:docs"
|
||||
},
|
||||
"dependencies": {
|
||||
"flatpickr": "4.6.9"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue