Skip to content

Commit

Permalink
chore(engines): add pnpm >= 9 to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
wJoenn committed Jun 19, 2024
1 parent 1603642 commit e270375
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,8 @@
"unplugin-vue-router": "^0.9.0",
"vite": "^5.2.12",
"vue-tsc": "^2.0.19"
},
"engines": {
"pnpm": ">=9"
}
}

0 comments on commit e270375

Please sign in to comment.