Merge branch 'staging' into oo2
This commit is contained in:
12
package.json
12
package.json
@@ -1,12 +1,16 @@
|
||||
{
|
||||
"name": "cryptpad",
|
||||
"description": "realtime collaborative visual editor with zero knowlege server",
|
||||
"version": "1.28.0",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"version": "2.6.0",
|
||||
"license": "AGPL-3.0+",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/xwiki-labs/cryptpad.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"chainpad-server": "^2.0.0",
|
||||
"chainpad-server": "~2.1.0",
|
||||
"express": "~4.16.0",
|
||||
"mkdirp": "^0.5.1",
|
||||
"fs-extra": "^7.0.0",
|
||||
"nthen": "~0.1.0",
|
||||
"pull-stream": "^3.6.1",
|
||||
"replify": "^1.2.0",
|
||||
|
||||
Reference in New Issue
Block a user