fix: Incompatible with node 14

This commit is contained in:
Tom Moor
2020-05-07 20:33:33 -07:00
committed by GitHub
parent d914ecb603
commit e1adb16c43

View File

@ -48,7 +48,7 @@
]
},
"engines": {
"node": ">= 12"
"node": ">= 12 <14"
},
"repository": {
"type": "git",