Some checks failed
BotServer CI / build (push) Failing after 9s
Update botui to latest commit which changes desktop title from 'Agent Farm' to 'General Bots' for brand consistency.
18 lines
467 B
JSON
18 lines
467 B
JSON
{
|
|
"name": "gb",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"dependencies": {
|
|
"monaco-editor": "^0.45.0"
|
|
}
|
|
},
|
|
"node_modules/monaco-editor": {
|
|
"version": "0.45.0",
|
|
"resolved": "https://registry.npmjs.org/monaco-editor/-/monaco-editor-0.45.0.tgz",
|
|
"integrity": "sha512-mjv1G1ZzfEE3k9HZN0dQ2olMdwIfaeAAjFiwNprLfYNRSz7ctv9XuCT7gPtBGrMUeV1/iZzYKj17Khu1hxoHOA==",
|
|
"license": "MIT"
|
|
}
|
|
}
|
|
}
|