chore: reverted pnpm package version to match ghaction
Browse files- package.json +1 -1
package.json
CHANGED
@@ -117,5 +117,5 @@
|
|
117 |
"resolutions": {
|
118 |
"@typescript-eslint/utils": "^8.0.0-alpha.30"
|
119 |
},
|
120 |
-
"packageManager": "pnpm@9.
|
121 |
}
|
|
|
117 |
"resolutions": {
|
118 |
"@typescript-eslint/utils": "^8.0.0-alpha.30"
|
119 |
},
|
120 |
+
"packageManager": "pnpm@9.4.0"
|
121 |
}
|