mirror of
https://github.com/kunkunsh/kunkun-ext-jwt.git
synced 2025-03-31 09:06:42 +00:00
chore: bump version to 0.1.7 and update dependencies
This commit is contained in:
parent
3cde72d7f8
commit
3446a9893f
2
jsr.json
2
jsr.json
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@kunkun/kunkun-ext-jwt",
|
||||
"version": "0.1.6",
|
||||
"version": "0.1.7",
|
||||
"license": "MIT",
|
||||
"exports": "./mod.ts",
|
||||
"publish": {
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"$schema": "https://schema.kunkun.sh/",
|
||||
"name": "kunkun-ext-jwt",
|
||||
"version": "0.1.6",
|
||||
"version": "0.1.7",
|
||||
"license": "MIT",
|
||||
"repository": "https://github.com/kunkunsh/kunkun-ext-jwt",
|
||||
"kunkun": {
|
||||
@ -72,7 +72,7 @@
|
||||
"format": "prettier --write ."
|
||||
},
|
||||
"dependencies": {
|
||||
"@kksh/api": "^0.1.1",
|
||||
"@kksh/api": "^0.1.7",
|
||||
"@kksh/svelte5": "0.1.14",
|
||||
"clsx": "^2.1.1",
|
||||
"dayjs": "^1.11.13",
|
||||
|
Loading…
x
Reference in New Issue
Block a user