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 a717abe commit 3e90414Copy full SHA for 3e90414
examples/simple/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "simple-example",
3
- "version": "0.0.7",
+ "version": "4.0.0",
4
"private": true,
5
"scripts": {
6
"dev": "next dev",
lerna.json
@@ -1,5 +1,5 @@
- "version": "0.0.1",
"npmClient": "yarn",
"useWorkspaces": true
}
0 commit comments