mirror of
https://github.com/kunkunsh/kunkun-ext-ip-info.git
synced 2025-04-03 02:46: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",
|
||||
"version": "0.1.2",
|
||||
"version": "0.1.4",
|
||||
"license": "MIT",
|
||||
"exports": "./mod.ts",
|
||||
"publish": {
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"$schema": "https://schema.kunkun.sh/",
|
||||
"name": "kunkun-ext-ip-info",
|
||||
"version": "0.1.2",
|
||||
"version": "0.1.4",
|
||||
"license": "MIT",
|
||||
"module": "index.ts",
|
||||
"repository": "https://github.com/kunkunsh/kunkun-ext-ip-info",
|
||||
@ -43,11 +43,11 @@
|
||||
"mod.ts"
|
||||
],
|
||||
"dependencies": {
|
||||
"@kksh/api": "^0.1.1"
|
||||
"@kksh/api": "^0.1.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/bun": "latest",
|
||||
"valibot": "1.0.0-beta.12"
|
||||
"valibot": "1.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"typescript": "^5.7.3"
|
||||
|
Loading…
x
Reference in New Issue
Block a user