mirror of
https://github.com/kunkunsh/kunkun-ext-qrcode.git
synced 2025-04-04 10:46:42 +00:00
fix: update package and version for QRCode extension
This commit is contained in:
parent
ab5060f2d3
commit
70ca879852
4
jsr.json
4
jsr.json
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@kunkun/kunkun-ext-ip-info",
|
"name": "@kunkun/kunkun-ext-qrcode",
|
||||||
"version": "0.1.1",
|
"version": "0.1.2",
|
||||||
"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.1",
|
"version": "0.1.2",
|
||||||
"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