fix: package license repliation
This commit is contained in:
parent
e58b68b6fc
commit
c64c15948b
20 changed files with 28 additions and 7 deletions
|
|
@ -1,7 +1,8 @@
|
|||
{
|
||||
"name": "live",
|
||||
"version": "0.25.1",
|
||||
"description": "",
|
||||
"license": "AGPL-3.0",
|
||||
"description": "A realtime collaborative server powers Plane's rich text editor",
|
||||
"main": "./src/server.ts",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
|
|
@ -14,7 +15,6 @@
|
|||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@hocuspocus/extension-database": "^2.15.0",
|
||||
"@hocuspocus/extension-logger": "^2.15.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue