Update package.json

Removed os dependencies 

Signed-off-by: Mithun Gowda B <mithungowda.b7411@gmail.com>
This commit is contained in:
Mithun Gowda B
2025-08-20 19:25:39 +05:30
committed by GitHub
parent c057b94925
commit d9d8621438

View File

@@ -43,15 +43,6 @@
"engines": {
"node": ">=16"
},
"os": [
"darwin",
"linux",
"win32"
],
"cpu": [
"x64",
"arm64"
],
"funding": {
"type": "github",
"url": "https://github.com/sponsors/NomenAK"