mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-03 16:06:46 +02:00
feat(client): Implement AiScript scratchpad
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
"@koa/cors": "3.0.0",
|
||||
"@koa/multer": "2.0.2",
|
||||
"@koa/router": "8.0.8",
|
||||
"@syuilo/aiscript": "0.0.0",
|
||||
"@syuilo/aiscript": "0.0.2",
|
||||
"@types/bcryptjs": "2.4.2",
|
||||
"@types/bull": "3.12.1",
|
||||
"@types/cbor": "5.0.0",
|
||||
@@ -250,6 +250,7 @@
|
||||
"vue-marquee-text-component": "1.1.1",
|
||||
"vue-meta": "2.3.3",
|
||||
"vue-prism-component": "1.1.1",
|
||||
"vue-prism-editor": "0.5.1",
|
||||
"vue-router": "3.1.6",
|
||||
"vue-style-loader": "4.1.2",
|
||||
"vue-svg-inline-loader": "1.5.0",
|
||||
|
||||
Reference in New Issue
Block a user