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:
parent
16acd1b49c
commit
fac5254ae8
3 changed files with 65 additions and 89 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue