Update to new snapshot version

This commit is contained in:
Matthew Ellison
2026-08-15 17:05:18 -04:00
parent cbd681e63b
commit 472b2a7d11

View File

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