rsnext/packages/next-plugin-storybook/package.json

12 lines
219 B
JSON
Raw Normal View History

{
"name": "@next/plugin-storybook",
2021-05-18 23:58:00 +02:00
"version": "10.2.1-canary.11",
"repository": {
"url": "vercel/next.js",
"directory": "packages/next-plugin-storybook"
},
"peerDependencies": {
"next": "*"
}
}