Skip to content

Commit 029e413

Browse files
author
Conner Bachmann
committed
chore: update pnpm
1 parent f1e7057 commit 029e413

File tree

2 files changed

+5083
-4012
lines changed

2 files changed

+5083
-4012
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"dev:build": "nuxi build playground",
3131
"dev:prepare": "nuxt-module-build --stub && nuxi prepare playground",
3232
"docs": "cd docs && pnpm dev",
33-
"release": "nuxt-module-build && changelogen --release --push && pnpm publish",
33+
"release": "nuxt-module-build && changelogen --release --minor --push && pnpm publish",
3434
"lint": "eslint --ext .js,.ts,.vue"
3535
},
3636
"dependencies": {
@@ -62,5 +62,5 @@
6262
"unbuild": {
6363
"failOnWarn": false
6464
},
65-
"packageManager": "pnpm@7.27.1"
65+
"packageManager": "pnpm@9.12.3"
6666
}

0 commit comments

Comments
 (0)