Remove packageManager override from docs package.json

This commit is contained in:
nicktrn
2024-08-28 10:39:34 +01:00
parent f7d32b83b1
commit 4cfb52ef65
+1 -2
View File
@@ -8,6 +8,5 @@
},
"engines": {
"node": ">=18.0.0"
},
"packageManager": "pnpm@7.13.5"
}
}