mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-07 18:31:46 +08:00
Remove typings
This commit is contained in:
parent
77b68a5652
commit
1b2a38c6c4
@ -4,7 +4,6 @@
|
|||||||
"description": "Storybook for React: Develop React Component in isolation with Hot Reloading.",
|
"description": "Storybook for React: Develop React Component in isolation with Hot Reloading.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "dist/client/index.js",
|
"main": "dist/client/index.js",
|
||||||
"typings": "./config/storybook.d.ts",
|
|
||||||
"bin": {
|
"bin": {
|
||||||
"build-storybook": "./dist/server/build.js",
|
"build-storybook": "./dist/server/build.js",
|
||||||
"start-storybook": "./dist/server/index.js",
|
"start-storybook": "./dist/server/index.js",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user