Fixed warnings in package

This commit is contained in:
2025-08-09 22:56:59 -04:00
parent 7078940ce3
commit 4120a6bac5

View File

@@ -48,15 +48,13 @@
"vite": "^7.0.0"
}
},
"sideEffects": false,
"license": "",
"author": "Mattrixwv",
"repository": {
"type": "git",
"url": "https://bitbucket.org/Mattrixwv/mattrixwvReactComponents.git"
"url": "git+https://bitbucket.org/Mattrixwv/mattrixwvReactComponents.git"
},
"main": "./dist/mattrixwv-components.cjs",
"module": "./dist/mattrixwv-components.js",
"types": "./dist/mattrixwv-components.d.ts",