mirror of
https://github.com/geekgeekrun/geekgeekrun.git
synced 2026-09-09 01:17:06 +08:00
refactor structure to monorepo
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "@bossgeekgo/geek-auto-start-chat-with-boss",
|
||||
"private": true,
|
||||
"version": "1.0.0",
|
||||
"description": "geek-auto-start-chat-with-boss",
|
||||
"module": "./index.mjs",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
},
|
||||
"author": "bossgeekgo",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@bossgeekgo/utils": "workspace:*"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user