Merge pull request #2630 from spotify/rugvip/node14

package: allow node v14 and add to master build matrix
This commit is contained in:
Ben Lambert
2020-09-28 16:46:52 +02:00
committed by GitHub
12 changed files with 74 additions and 19 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
"lodash": "^4.17.15",
"morgan": "^1.10.0",
"node-fetch": "^2.6.0",
"sqlite3": "^4.2.0",
"sqlite3": "^5.0.0",
"uuid": "^8.0.0",
"winston": "^3.2.1",
"yaml": "^1.9.2",