Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Commit 781fe57

Browse files
committed
fix(e2e/site/package.json): next version down
1 parent b79a747 commit 781fe57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e/site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"next": "14.2.5",
12+
"next": "^14.1.1",
1313
"react": "^18",
1414
"react-dom": "^18",
1515
"typedcssx": "*"

0 commit comments

Comments
 (0)