mirror of
https://github.com/kunkunsh/kunkun-ext-browser-bookmark.git
synced 2025-04-02 20:46:42 +00:00
Update project to version 0.0.7
- Bump version in package.json and jsr.json to 0.0.7 - Upgrade @kksh/api dependency to version 0.1.7 - Update bun.lockb file
This commit is contained in:
parent
2e7e6361e3
commit
c28044741b
2
jsr.json
2
jsr.json
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@kunkun/kunkun-ext-browser-bookmark",
|
||||
"version": "0.0.6",
|
||||
"version": "0.0.7",
|
||||
"license": "MIT",
|
||||
"exports": "./mod.ts",
|
||||
"publish": {
|
||||
|
@ -6,7 +6,7 @@
|
||||
"name": "Huakun",
|
||||
"url": "https://huakunshen.com"
|
||||
},
|
||||
"version": "0.0.6",
|
||||
"version": "0.0.7",
|
||||
"repository": "https://github.com/kunkunsh/kunkun-ext-browser-bookmark",
|
||||
"type": "module",
|
||||
"kunkun": {
|
||||
@ -98,7 +98,7 @@
|
||||
"build": "bun build.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@kksh/api": "^0.1.1",
|
||||
"@kksh/api": "^0.1.7",
|
||||
"i18next": "^23.15.1",
|
||||
"valibot": "^0.40.0"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user