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 77ab655 commit 9acbbd1Copy full SHA for 9acbbd1
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.1pn",
+ "version": "0.0.1",
6
"scripts": {
7
"preinstall": "pnpm install --ignore-scripts",
8
"start": " pnpm --parallel --filter nextjs-ssr_* dev",
0 commit comments