test
This commit is contained in:
@@ -1,11 +1,15 @@
|
||||
{
|
||||
"name": "convex",
|
||||
"name": "@kevisual/convex",
|
||||
"version": "0.0.1",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"dev": "bunx convex dev"
|
||||
},
|
||||
"files": [
|
||||
"convex",
|
||||
"src"
|
||||
],
|
||||
"keywords": [],
|
||||
"author": "abearxiong <xiongxiao@xiongxiao.me> (https://www.xiongxiao.me)",
|
||||
"license": "MIT",
|
||||
@@ -20,5 +24,8 @@
|
||||
"@kevisual/auth": "^2.0.3",
|
||||
"convex": "1.31.7",
|
||||
"jose": "^6.1.3"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user