mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 03:26:36 +00:00
build(root): replace Yarn with npm
This commit is contained in:
parent
3d67d26c70
commit
5c1a3e3ec8
3 changed files with 3710 additions and 2390 deletions
3709
package-lock.json
generated
Normal file
3709
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load diff
|
@ -37,7 +37,7 @@
|
|||
"build:lib": "rollup -c",
|
||||
"format": "prettier --write \"./**/*.{svelte,js,md}\"",
|
||||
"postinstall": "ibmtelemetry --config=telemetry.yml",
|
||||
"release": "standard-version && yarn build:docs"
|
||||
"release": "standard-version && npm run build:docs"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ibm/telemetry-js": "^1.5.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue