chore: pin sha512 hash of pnpm@9.15.5 package to workaround npm registry key issue (#3187)

This commit is contained in:
TAKAHASHI Shuuji 2025-02-04 22:22:56 +09:00 committed by GitHub
parent 4da8cdd3b2
commit 06a282e890
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@
"name": "@elk-zone/elk",
"type": "module",
"version": "0.16.0",
"packageManager": "pnpm@9.15.5",
"packageManager": "pnpm@9.15.5+sha512.845196026aab1cc3f098a0474b64dfbab2afe7a1b4e91dd86895d8e4aa32a7a6d03049e2d0ad770bbe4de023a7122fb68c1a1d6e0d033c7076085f9d5d4800d4",
"license": "MIT",
"homepage": "https://elk.zone/",
"main": "./nuxt.config.ts",