Compare commits

1 Commits

Author SHA1 Message Date
Matthew Ellison
472b2a7d11 Update to new snapshot version 2026-08-15 17:05:18 -04:00

View File

@@ -1,7 +1,7 @@
{ {
"name": "mattrixwv-components", "name": "mattrixwv-components",
"private": false, "private": false,
"version": "0.0.9", "version": "0.0.10",
"type": "module", "type": "module",
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",
@@ -63,7 +63,7 @@
"author": "Mattrixwv", "author": "Mattrixwv",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://git.mattrixwv.com/BaseLibraries/MattrixwvReactComponents.git" "url": "https://git.mattrixwv.com/BaseLibraries/MattrixwvReactComponents.git"
}, },
"module": "./dist/mattrixwv-components.js", "module": "./dist/mattrixwv-components.js",
"types": "./dist/mattrixwv-components.d.ts", "types": "./dist/mattrixwv-components.d.ts",