Skip to content

Commit 688a1c5

Browse files
committed
fix: compiler version in next demo
1 parent 196b8f8 commit 688a1c5

File tree

2 files changed

+196
-48
lines changed

2 files changed

+196
-48
lines changed

demo/new-compiler-next16/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"lint": "eslint"
1010
},
1111
"dependencies": {
12-
"@lingo.dev/compiler": "workspace:^1.0.0-beta",
12+
"@lingo.dev/compiler": "workspace:*",
1313
"next": "^16.0.4",
1414
"react": "19.2.0",
1515
"react-dom": "19.2.0"

0 commit comments

Comments
 (0)