mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-17 19:21:26 +00:00
chore(deps-dev): add gh-pages
This commit is contained in:
parent
d42647e2e4
commit
6799c19205
20 changed files with 141 additions and 425 deletions
|
@ -9,7 +9,8 @@
|
|||
"scripts": {
|
||||
"start": "start-storybook -p 9090",
|
||||
"build": "rollup -c",
|
||||
"build:storybook": "build-storybook -o docs",
|
||||
"build:storybook": "build-storybook",
|
||||
"deploy": "node gh-pages",
|
||||
"test": "jest --coverage",
|
||||
"test:tdd": "jest --watch",
|
||||
"prepack": "rollup -c"
|
||||
|
@ -33,6 +34,7 @@
|
|||
"@testing-library/svelte": "^1.11.0",
|
||||
"babel-jest": "^25.1.0",
|
||||
"babel-loader": "^8.0.6",
|
||||
"gh-pages": "^2.2.0",
|
||||
"jest": "^25.1.0",
|
||||
"jest-transform-svelte": "^2.1.0",
|
||||
"regenerator-runtime": "^0.13.3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue