add lib:turbo
This commit is contained in:
@@ -6,7 +6,9 @@
|
||||
"types": "dist/query-login.d.ts",
|
||||
"scripts": {
|
||||
"build": "tsup",
|
||||
"watch": "tsup --watch"
|
||||
"watch": "tsup --watch",
|
||||
"dev": "tsup --watch",
|
||||
"lib:dev": "pnpm run dev"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "abearxiong <xiongxiao@xiongxiao.me>",
|
||||
|
||||
Reference in New Issue
Block a user