mirror of
https://github.com/kunkunsh/kunkun-ext-jwt.git
synced 2025-04-02 01:46:43 +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",
|
"name": "@kunkun/kunkun-ext-jwt",
|
||||||
"version": "0.1.6",
|
"version": "0.1.7",
|
||||||
"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-jwt",
|
"name": "kunkun-ext-jwt",
|
||||||
"version": "0.1.6",
|
"version": "0.1.7",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"repository": "https://github.com/kunkunsh/kunkun-ext-jwt",
|
"repository": "https://github.com/kunkunsh/kunkun-ext-jwt",
|
||||||
"kunkun": {
|
"kunkun": {
|
||||||
@ -72,7 +72,7 @@
|
|||||||
"format": "prettier --write ."
|
"format": "prettier --write ."
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@kksh/api": "^0.1.1",
|
"@kksh/api": "^0.1.7",
|
||||||
"@kksh/svelte5": "0.1.14",
|
"@kksh/svelte5": "0.1.14",
|
||||||
"clsx": "^2.1.1",
|
"clsx": "^2.1.1",
|
||||||
"dayjs": "^1.11.13",
|
"dayjs": "^1.11.13",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user