1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-08 23:15:29 +02:00

Database and LDAP upgrades

Bumped underlying dependencies affecting database and LDAP connectivity.

Bumped to Go v1.14.3 and released v3.8.0.
This commit is contained in:
HarveyKandola 2020-05-21 12:32:46 +01:00
parent aaa8c3282d
commit 4fe022aa0c
310 changed files with 36835 additions and 16448 deletions

View file

@ -1,6 +1,6 @@
{
"name": "documize",
"version": "3.7.0",
"version": "3.8.0",
"description": "Documize is the Integrated Document Environment (IDE)",
"repository": "",
"license": "AGPL",
@ -59,7 +59,7 @@
"dependencies": {
"bootstrap": "^4.2.1",
"nan": "git+https://github.com/nodejs/nan.git",
"node-sass": "^4.13.0",
"node-sass": "^4.14.1",
"npm": "^6.9.0",
"pdfjs-dist": "^2.0.943",
"popper.js": "^1.15.0"