rename product from bossgeekgo to geekgeekrun

This commit is contained in:
bossgeekgo
2024-02-21 09:25:25 +08:00
parent 8227bac71c
commit 2e87197879
19 changed files with 48 additions and 48 deletions

View File

@@ -1,13 +1,13 @@
{
"name": "@bossgeekgo/dingtalk-plugin",
"name": "@geekgeekrun/dingtalk-plugin",
"private": true,
"version": "1.0.0",
"description": "@bossgeekgo/dingtalk-plugin",
"description": "@geekgeekrun/dingtalk-plugin",
"module": "./index.mjs",
"type": "module",
"scripts": {
},
"author": "bossgeekgo",
"author": "geekgeekrun",
"license": "ISC",
"dependencies": {}
}