mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-11 00:06:25 +08:00
final test before release
This commit is contained in:
parent
9e7d2ac93c
commit
78f9e9db2d
@ -56,7 +56,7 @@
|
|||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"react": "^16.8.3",
|
"react": "^16.8.3",
|
||||||
"react-dom": "^16.8.3",
|
"react-dom": "^16.8.3",
|
||||||
"storybook-chromatic": "^3.0.0-debug.2",
|
"storybook-chromatic": "^3.0.0-rc.0",
|
||||||
"terser-webpack-plugin": "^2.1.2",
|
"terser-webpack-plugin": "^2.1.2",
|
||||||
"ts-loader": "^6.0.0",
|
"ts-loader": "^6.0.0",
|
||||||
"uuid": "^3.3.2",
|
"uuid": "^3.3.2",
|
||||||
|
@ -210,7 +210,7 @@
|
|||||||
"riot-jest-transformer": "^2.0.0",
|
"riot-jest-transformer": "^2.0.0",
|
||||||
"shelljs": "^0.8.3",
|
"shelljs": "^0.8.3",
|
||||||
"sort-package-json": "^1.21.0",
|
"sort-package-json": "^1.21.0",
|
||||||
"storybook-chromatic": "^3.0.0-debug.2",
|
"storybook-chromatic": "^3.0.0-rc.0",
|
||||||
"svelte": "^3.4.1",
|
"svelte": "^3.4.1",
|
||||||
"svelte-jest": "^0.3.0",
|
"svelte-jest": "^0.3.0",
|
||||||
"trash": "^6.0.0",
|
"trash": "^6.0.0",
|
||||||
|
@ -28087,10 +28087,10 @@ storybook-chromatic@^2.2.2:
|
|||||||
tree-kill "^1.1.0"
|
tree-kill "^1.1.0"
|
||||||
uuid "^3.3.2"
|
uuid "^3.3.2"
|
||||||
|
|
||||||
storybook-chromatic@^3.0.0-debug.2:
|
storybook-chromatic@^3.0.0-rc.0:
|
||||||
version "3.0.0-debug.2"
|
version "3.0.0-rc.0"
|
||||||
resolved "https://registry.yarnpkg.com/storybook-chromatic/-/storybook-chromatic-3.0.0-debug.2.tgz#885cb179bb17d7818a2332a295e02fdd973faf08"
|
resolved "https://registry.yarnpkg.com/storybook-chromatic/-/storybook-chromatic-3.0.0-rc.0.tgz#60101ae837ab48ad3fe1c3bb878a2e1db0ed8e9d"
|
||||||
integrity sha512-3PIxpFCfyXIijcXQoHHzKussyT2srDO/ZUySc1XNUzaHEexoXROVl1Jgdmmm0cb8uwJb5ACVYYSrt3FbgneeFg==
|
integrity sha512-mbgDYrPQSea4e/4wuXFJhWVmZ3AC9n6eeS3d716PZvZXBdbWut9rgqA/gBELr0ML5HXOJrjHkjgqw/V3e+y82w==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/preset-react" "^7.0.0"
|
"@babel/preset-react" "^7.0.0"
|
||||||
"@babel/runtime" "^7.6.2"
|
"@babel/runtime" "^7.6.2"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user