mirror of
https://github.com/kunkunsh/kunkun-ext-qrcode.git
synced 2025-04-04 10:46:42 +00:00
chore: bump version to 0.1.3 and add mod.ts file for QRCode extension
This commit is contained in:
parent
70ca879852
commit
d3eaf980e6
2
jsr.json
2
jsr.json
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@kunkun/kunkun-ext-qrcode",
|
"name": "@kunkun/kunkun-ext-qrcode",
|
||||||
"version": "0.1.2",
|
"version": "0.1.3",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"exports": "./mod.ts",
|
"exports": "./mod.ts",
|
||||||
"publish": {
|
"publish": {
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"$schema": "https://schema.kunkun.sh/",
|
"$schema": "https://schema.kunkun.sh/",
|
||||||
"name": "kunkun-ext-qrcode",
|
"name": "kunkun-ext-qrcode",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"version": "0.1.2",
|
"version": "0.1.3",
|
||||||
"description": "QRCode Extension",
|
"description": "QRCode Extension",
|
||||||
"repository": "https://github.com/kunkunsh/kunkun-ext-qrcode",
|
"repository": "https://github.com/kunkunsh/kunkun-ext-qrcode",
|
||||||
"kunkun": {
|
"kunkun": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user