Files
tools/vue/primitives/jsr.json
T
robonen 66d9faad22
Publish to NPM / Check version changes and publish (push) Successful in 9m53s
build: bump privitives to 0.0.6 and writekit to 0.0.2
2026-08-11 03:45:34 +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.6",
"exports": "./src/index.ts"
}