We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e84ac2 commit 77ab655Copy full SHA for 77ab655
nextjs-ssr/package.json
@@ -2,7 +2,7 @@
2
"name": "nextjs-ssr",
3
"description": "Server Side Rendering with Next.js",
4
"private": true,
5
- "version": "0.0.0",
+ "version": "0.0.1pn",
6
"scripts": {
7
"preinstall": "pnpm install --ignore-scripts",
8
"start": " pnpm --parallel --filter nextjs-ssr_* dev",
0 commit comments