Skip to content

Commit 59fb6e2

Browse files
committed
feat: set packageManager to pnpm@9.15.5
1 parent 0bfda0a commit 59fb6e2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@
1717
"@commitlint/config-conventional": "^19.8.1"
1818
},
1919
"author": "",
20-
"license": "ISC"
20+
"license": "ISC",
21+
"packageManager": "pnpm@9.15.5"
2122
}

0 commit comments

Comments
 (0)