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

Commit 0e8e86a

Browse files
committed
feat(package): add next at devDependencies
1 parent c36c5b5 commit 0e8e86a

File tree

2 files changed

+249
-5
lines changed

2 files changed

+249
-5
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"@types/react": "^18.3.3",
3232
"jest": "^29.7.0",
3333
"jest-environment-jsdom": "^29.7.0",
34+
"next": "^14.2.14",
3435
"typescript": "^5.4.5"
3536
}
3637
}

0 commit comments

Comments
 (0)