rsnext/packages/next-plugin-storybook/package.json
2023-03-10 18:06:16 +01:00

14 lines
307 B
JSON

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