1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-08-03 12:35:26 +02:00

Change database adapter to support the new Node. Closes #32

This commit is contained in:
Maksim Eltyshev 2020-08-31 16:45:22 +05:00
parent 16acd1b49c
commit fac5254ae8
3 changed files with 65 additions and 89 deletions

View file

@ -50,7 +50,7 @@
"sails": "^1.2.4",
"sails-hook-orm": "^3.0.1",
"sails-hook-sockets": "^2.0.0",
"sails-postgresql": "^1.0.2",
"sails-postgresql-redacted": "^1.0.2-8",
"sharp": "^0.25.4",
"stream-to-array": "^2.3.0",
"uuid": "^8.3.0",