refactor(package.json): remove unnecessary packageManager entry

This commit is contained in:
2025-09-02 01:27:26 +08:00
parent bd8a26a5ae
commit 68df1d5332

View File

@@ -83,6 +83,5 @@
},
"resolutions": {
"@types/node": "22.17.1"
},
"packageManager": "yarn@4.9.1+sha256.6ffc213b3ce0af5c92507977d9537ea3cc085caa52d1c3f08e94d613407fed19"
}
}