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 d7eac7f commit f3ee901Copy full SHA for f3ee901
examples/basic-css/package.json
@@ -7,7 +7,7 @@
7
"start": "next start"
8
},
9
"dependencies": {
10
- "next": "*"
+ "next": "^2.0.0-beta"
11
12
"author": "",
13
"license": "ISC"
0 commit comments