add packageManager to package.json

This commit is contained in:
jopejoe1 2025-03-28 10:57:48 +01:00
parent 166d289072
commit bc8bbdb0e7

View file

@ -8,5 +8,6 @@
},
"keywords": [],
"author": "",
"license": "ISC"
"license": "ISC",
"packageManager": "pnpm@10.7.0+sha512.6b865ad4b62a1d9842b61d674a393903b871d9244954f652b8842c2b553c72176b278f64c463e52d40fff8aba385c235c8c9ecf5cc7de4fd78b8bb6d49633ab6"
}