mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-08 11:11:53 +08:00
Addon-docs: Add missing regenerator-runtime dep
This commit is contained in:
parent
1aa3d7c96f
commit
9a2baf2152
@ -77,6 +77,7 @@
|
|||||||
"fast-deep-equal": "^3.1.3",
|
"fast-deep-equal": "^3.1.3",
|
||||||
"global": "^4.4.0",
|
"global": "^4.4.0",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
|
"regenerator-runtime": "^0.13.7",
|
||||||
"remark-external-links": "^8.0.0",
|
"remark-external-links": "^8.0.0",
|
||||||
"remark-slug": "^6.0.0",
|
"remark-slug": "^6.0.0",
|
||||||
"ts-dedent": "^2.0.0",
|
"ts-dedent": "^2.0.0",
|
||||||
|
@ -6346,6 +6346,7 @@ __metadata:
|
|||||||
fast-deep-equal: ^3.1.3
|
fast-deep-equal: ^3.1.3
|
||||||
global: ^4.4.0
|
global: ^4.4.0
|
||||||
lodash: ^4.17.21
|
lodash: ^4.17.21
|
||||||
|
regenerator-runtime: ^0.13.7
|
||||||
remark-external-links: ^8.0.0
|
remark-external-links: ^8.0.0
|
||||||
remark-slug: ^6.0.0
|
remark-slug: ^6.0.0
|
||||||
ts-dedent: ^2.0.0
|
ts-dedent: ^2.0.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user