generated from nhcarrigan/template
chore: bump pnpm version and typescript version
This commit is contained in:
+2
-2
@@ -8,7 +8,7 @@
|
||||
},
|
||||
"engines": {
|
||||
"node": "20",
|
||||
"pnpm": "8"
|
||||
"pnpm": "9"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -24,6 +24,6 @@
|
||||
},
|
||||
"homepage": "https://github.com/naomi-lgbt/typescript-config#readme",
|
||||
"peerDependencies": {
|
||||
"typescript": "^5.0.0"
|
||||
"typescript": ">=5.5.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user