rsnext/packages/next-plugin-storybook/package.json
2023-02-23 18:38:15 +01:00

14 lines
308 B
JSON

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