authorizer-wip
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
{
|
||||
"name": "discours-hocuspocus",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.2",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"main": "index.ts",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"start": "node index.js"
|
||||
"start": "node index.ts"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://gitlab.com/discoursio/hocuspocus.git"
|
||||
"url": "git+https://dev.discours.io/discours.io/editing-server.git"
|
||||
},
|
||||
"author": "Discours Dev Team",
|
||||
"license": "MIT",
|
||||
@@ -18,6 +18,7 @@
|
||||
},
|
||||
"homepage": "https://gitlab.com/discoursio/hocuspocus#readme",
|
||||
"dependencies": {
|
||||
"@authorizerdev/authorizer-js": "2.0.0",
|
||||
"@hocuspocus/server": "2.0.1"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user