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"
|
"vite": "^7.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"license": "",
|
"license": "",
|
||||||
"author": "Mattrixwv",
|
"author": "Mattrixwv",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://bitbucket.org/Mattrixwv/mattrixwvReactComponents.git"
|
"url": "git+https://bitbucket.org/Mattrixwv/mattrixwvReactComponents.git"
|
||||||
},
|
},
|
||||||
|
|
||||||
"main": "./dist/mattrixwv-components.cjs",
|
"main": "./dist/mattrixwv-components.cjs",
|
||||||
"module": "./dist/mattrixwv-components.js",
|
"module": "./dist/mattrixwv-components.js",
|
||||||
"types": "./dist/mattrixwv-components.d.ts",
|
"types": "./dist/mattrixwv-components.d.ts",
|
||||||
|
|||||||
Reference in New Issue
Block a user