chore(ringcentral): update version to 2026.1.28 and enhance package metadata
This commit is contained in:
parent
a494d9403a
commit
ff7469c456
@ -1,8 +1,26 @@
|
||||
{
|
||||
"name": "@moltbot/ringcentral",
|
||||
"version": "2026.1.25",
|
||||
"version": "2026.1.28",
|
||||
"type": "module",
|
||||
"description": "Moltbot RingCentral Team Messaging channel plugin",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/moltbot/moltbot.git",
|
||||
"directory": "extensions/ringcentral"
|
||||
},
|
||||
"keywords": [
|
||||
"moltbot",
|
||||
"ringcentral",
|
||||
"team-messaging",
|
||||
"chat",
|
||||
"bot"
|
||||
],
|
||||
"files": [
|
||||
"src",
|
||||
"index.ts",
|
||||
"README.md"
|
||||
],
|
||||
"moltbot": {
|
||||
"extensions": [
|
||||
"./index.ts"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user