mirror of
https://bitbucket.org/Mattrixwv/mattrixwvreactcomponents.git
synced 2025-12-06 21:53:57 -05:00
Fixed warnings in package
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user