fix: update package and version for QRCode extension

This commit is contained in:
Huakun Shen 2025-01-18 06:26:09 -05:00
parent ab5060f2d3
commit 70ca879852
No known key found for this signature in database
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@kunkun/kunkun-ext-ip-info",
"version": "0.1.1",
"name": "@kunkun/kunkun-ext-qrcode",
"version": "0.1.2",
"license": "MIT",
"exports": "./mod.ts",
"publish": {

View File

@ -2,7 +2,7 @@
"$schema": "https://schema.kunkun.sh/",
"name": "kunkun-ext-qrcode",
"license": "MIT",
"version": "0.1.1",
"version": "0.1.2",
"description": "QRCode Extension",
"repository": "https://github.com/kunkunsh/kunkun-ext-qrcode",
"kunkun": {