Merge pull request #229 from neuhaus/patch-1

add license to package.json
This commit is contained in:
ansuz
2018-02-22 14:11:31 +01:00
committed by GitHub

View File

@@ -2,6 +2,7 @@
"name": "cryptpad",
"description": "realtime collaborative visual editor with zero knowlege server",
"version": "1.26.0",
"license": "AGPL-3.0-or-later",
"dependencies": {
"chainpad-server": "^2.0.0",
"express": "~4.10.1",