Skip to content

Commit

Permalink
chore: update package.json with package manager spec
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinWu098 committed Nov 29, 2024
1 parent 74b1e26 commit 8ef14a3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,10 @@
"tailwindcss": "^3.3.0",
"ts-node": "^10.9.2",
"typescript": "^5"
},
"packageManager": "[email protected]",
"engines": {
"pnpm": "^9.9.0",
"node": ">=18"
}
}

0 comments on commit 8ef14a3

Please sign in to comment.