mirror of
https://github.com/robonen/tools.git
synced 2026-03-20 02:44:45 +00:00
build(packages/vue): bump v0.0.5
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
"$schema": "https://jsr.io/schema/config-file.v1.json",
|
||||
"name": "@robonen/vue",
|
||||
"license": "Apache-2.0",
|
||||
"version": "0.0.4",
|
||||
"version": "0.0.5",
|
||||
"exports": "./src/index.ts"
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@robonen/vue",
|
||||
"version": "0.0.4",
|
||||
"version": "0.0.5",
|
||||
"license": "Apache-2.0",
|
||||
"description": "Collection of powerful tools for Vue",
|
||||
"keywords": [
|
||||
@@ -16,9 +16,9 @@
|
||||
"url": "git+https://github.com/robonen/tools.git",
|
||||
"directory": "./packages/vue"
|
||||
},
|
||||
"packageManager": "pnpm@9.15.5",
|
||||
"packageManager": "pnpm@10.4.1",
|
||||
"engines": {
|
||||
"node": ">=22.13.1"
|
||||
"node": ">=22.14.0"
|
||||
},
|
||||
"type": "module",
|
||||
"files": [
|
||||
|
||||
Reference in New Issue
Block a user