rsnext/packages/next-plugin-storybook/package.json
2023-03-31 00:57:10 +00:00

14 lines
308 B
JSON

{
"name": "@next/plugin-storybook",
"version": "13.2.5-canary.22",
"repository": {
"url": "vercel/next.js",
"directory": "packages/next-plugin-storybook"
},
"scripts": {
"test-pack": "cd ../../ && pnpm test-pack next-plugin-storybook"
},
"peerDependencies": {
"next": "*"
}
}