mirror of
https://github.com/kunkunsh/kunkun-ext-hacker-news.git
synced 2025-04-03 18:56:43 +00:00
Update package version to 0.1.0 and dependencies in package.json
This commit is contained in:
parent
5ff8e45b58
commit
bd01784369
@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "https://schema.kunkun.sh/",
|
||||
"version": "0.0.11",
|
||||
"version": "0.1.0",
|
||||
"name": "kunkun-ext-hacker-news",
|
||||
"repository": "https://github.com/kunkunsh/kunkun-ext-hacker-news",
|
||||
"type": "module",
|
||||
@ -45,7 +45,7 @@
|
||||
"build": "bun build.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@kksh/api": "^0.1.1",
|
||||
"@kksh/api": "^0.1.7",
|
||||
"valibot": "^0.40.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user