mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-19 11:59:34 +00:00
build: switch to npm
This commit is contained in:
parent
465f35c0f3
commit
23d4bdec4e
8 changed files with 6993 additions and 4168 deletions
3144
docs/package-lock.json
generated
Normal file
3144
docs/package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load diff
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "yarn build:index-docs && run-p dev:*",
|
||||
"dev": "npm run build:index-docs && run-p dev:*",
|
||||
"dev:routify": "cross-env NODE_ENV=development routify run",
|
||||
"dev:svite": "vite dev",
|
||||
"build": "run-s build:*",
|
||||
|
|
1688
docs/yarn.lock
1688
docs/yarn.lock
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue