1
0
mirror of https://github.com/robonen/tools.git synced 2026-03-20 10:54:44 +00:00

build(packages/vue): bump 0.0.4

This commit is contained in:
2024-11-26 16:14:50 +07:00
parent 46ea487222
commit f88a466262
2 changed files with 2 additions and 2 deletions

View File

@@ -2,6 +2,6 @@
"$schema": "https://jsr.io/schema/config-file.v1.json",
"name": "@robonen/vue",
"license": "Apache-2.0",
"version": "0.0.3",
"version": "0.0.4",
"exports": "./src/index.ts"
}