add functions into classes
This commit is contained in:
parent
72db66fe24
commit
354ce72ac9
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
"description": "matrix bot for jitsi-admin",
|
"description": "matrix bot for jitsi-admin",
|
||||||
"main": "index.mjs",
|
"main": "index.mjs",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1",
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
},
|
},
|
||||||
"author": "",
|
"author": "",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
|
|
Loading…
Add table
Reference in a new issue