Files
tools/vue/primitives/jsr.json
T
robonen e59e05ac05
Publish to NPM / Check version changes and publish (push) Successful in 9m40s
chore: bump version to 0.0.2 in jsr.json and package.json
2026-08-03 21:53:43 +07:00

8 lines
174 B
JSON

{
"$schema": "https://jsr.io/schema/config-file.v1.json",
"name": "@robonen/primitives",
"license": "Apache-2.0",
"version": "0.0.2",
"exports": "./src/index.ts"
}