Skip to content

Commit

Permalink
chore: update pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
Intevel committed Nov 17, 2024
1 parent f1e7057 commit 029e413
Show file tree
Hide file tree
Showing 2 changed files with 5,083 additions and 4,012 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"dev:build": "nuxi build playground",
"dev:prepare": "nuxt-module-build --stub && nuxi prepare playground",
"docs": "cd docs && pnpm dev",
"release": "nuxt-module-build && changelogen --release --push && pnpm publish",
"release": "nuxt-module-build && changelogen --release --minor --push && pnpm publish",
"lint": "eslint --ext .js,.ts,.vue"
},
"dependencies": {
Expand Down Expand Up @@ -62,5 +62,5 @@
"unbuild": {
"failOnWarn": false
},
"packageManager": "pnpm@7.27.1"
"packageManager": "pnpm@9.12.3"
}
Loading

0 comments on commit 029e413

Please sign in to comment.