Skip to content

Commit 1ca96d3

Browse files
ci: update packageManager in package.json
1 parent 876934a commit 1ca96d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Cloverleaf is a free, open source app to replace your password manager without storing your passwords anywhere.",
55
"main": "jssource.js",
66
"type": "module",
7-
"packageManager":"^pnpm@10.12.4",
7+
"packageManager":"pnpm@10.12.4",
88
"scripts": {
99
"ci-build": "cross-env NODE_ENV=production node config/esbuild/ci-build.js",
1010
"build": "cross-env NODE_ENV=production node config/esbuild/build.js",

0 commit comments

Comments
 (0)