Skip to content

Commit c6ca390

Browse files
chore(deps): update pnpm to v8.3.0
1 parent a0b093b commit c6ca390

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"engines": {
1111
"node": "19"
1212
},
13-
"packageManager": "pnpm@8.2.0",
13+
"packageManager": "pnpm@8.3.0",
1414
"scripts": {
1515
"prepare": "if [ \"$NODE_ENV\" != \"production\" ]; then husky install && shx rm -rf .git/hooks && shx ln -s ../.husky .git/hooks; fi"
1616
},

0 commit comments

Comments
 (0)