Skip to content

Commit

Permalink
change all
Browse files Browse the repository at this point in the history
  • Loading branch information
fiqgant committed Jul 6, 2024
1 parent 351ec1c commit da4c454
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"private": true,
"name": "honghong-me-monorepo",
"name": "fiq",
"type": "module",
"scripts": {
"build": "turbo build",
Expand Down Expand Up @@ -71,7 +71,8 @@
"tsx": "^4.15.2",
"turbo": "^2.0.3",
"typescript": "5.5.1-rc",
"vitest": "^1.6.0"
"vitest": "^1.6.0",
"next":"^14"
},
"engines": {
"node": ">=20.11.0",
Expand Down

0 comments on commit da4c454

Please sign in to comment.