mirror of
https://github.com/kunkunsh/kunkun-ext-ip-info.git
synced 2025-04-03 19:06:42 +00:00
chore: increment package version to 0.1.4 and update dependencies
This commit is contained in:
parent
226fa4961b
commit
c6f58d7365
2
jsr.json
2
jsr.json
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@kunkun/kunkun-ext-ip-info",
|
"name": "@kunkun/kunkun-ext-ip-info",
|
||||||
"version": "0.1.2",
|
"version": "0.1.4",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"exports": "./mod.ts",
|
"exports": "./mod.ts",
|
||||||
"publish": {
|
"publish": {
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://schema.kunkun.sh/",
|
"$schema": "https://schema.kunkun.sh/",
|
||||||
"name": "kunkun-ext-ip-info",
|
"name": "kunkun-ext-ip-info",
|
||||||
"version": "0.1.2",
|
"version": "0.1.4",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"module": "index.ts",
|
"module": "index.ts",
|
||||||
"repository": "https://github.com/kunkunsh/kunkun-ext-ip-info",
|
"repository": "https://github.com/kunkunsh/kunkun-ext-ip-info",
|
||||||
@ -43,11 +43,11 @@
|
|||||||
"mod.ts"
|
"mod.ts"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@kksh/api": "^0.1.1"
|
"@kksh/api": "^0.1.7"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/bun": "latest",
|
"@types/bun": "latest",
|
||||||
"valibot": "1.0.0-beta.12"
|
"valibot": "1.0.0"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"typescript": "^5.7.3"
|
"typescript": "^5.7.3"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user