We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a0a52d commit c5af174Copy full SHA for c5af174
2 files changed
site/package.json
@@ -88,6 +88,7 @@
88
"eslint-plugin-n": "^17.5.1",
89
"eslint-plugin-prettier": "^5.1.3",
90
"eslint-plugin-svelte": "^2.38.0",
91
+ "firebase-tools": "^14.17.0",
92
"fs-extra": "^11.2.0",
93
"husky": "^9.0.11",
94
"lint-staged": "^15.2.2",
@@ -120,5 +121,6 @@
120
121
"volta": {
122
"node": "20.11.1",
123
"pnpm": "8.6.0"
- }
124
+ },
125
+ "packageManager": "pnpm@8.15.9+sha512.499434c9d8fdd1a2794ebf4552b3b25c0a633abcee5bb15e7b5de90f32f47b513aca98cd5cfd001c31f0db454bc3804edccd578501e4ca293a6816166bbd9f81"
126
}
0 commit comments