Supports Node v14 (#6294)

* Add Node v13, v14 CI

* pg v8.0.3
This commit is contained in:
MeiMei 2020-04-24 23:48:50 +09:00 committed by GitHub
parent 2314133112
commit cd94d79cbb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 16 additions and 16 deletions

View file

@ -183,7 +183,7 @@
"os-utils": "0.0.14",
"parse5": "5.1.1",
"parsimmon": "1.13.0",
"pg": "8.0.2",
"pg": "8.0.3",
"portal-vue": "2.1.7",
"portscanner": "2.2.0",
"postcss-loader": "3.0.0",