chore: Remove packageManager from package.json
Some checks failed
/ check-changes (push) Successful in 52s
/ build (push) Failing after 55s

This commit is contained in:
Djuri 2025-03-28 12:16:54 +01:00
parent 6eabaf6fa9
commit afdafa9dc3
Signed by: djuri
GPG key ID: 61B9B2DDE5AA3AC1

View file

@ -69,6 +69,5 @@
"es5-ext": ">=0.10.64",
"ws": ">=8.18.0",
"micromatch": ">=4.0.8"
},
"packageManager": "yarn@1.22.21+sha1.1959a18351b811cdeedbd484a8f86c3cc3bbaf72"
}
}