Skip to content

Commit f3ee901

Browse files
timneutkensrauchg
authored andcommitted
Use next.js beta for example (#710)
1 parent d7eac7f commit f3ee901

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/basic-css/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"start": "next start"
88
},
99
"dependencies": {
10-
"next": "*"
10+
"next": "^2.0.0-beta"
1111
},
1212
"author": "",
1313
"license": "ISC"

0 commit comments

Comments
 (0)