1
0
mirror of https://github.com/nttgin/BGPalerter.git synced 2024-05-19 06:50:08 +00:00

updated node version in package.json

This commit is contained in:
Massimo Candela
2020-01-18 01:42:22 +01:00
parent 68a00c7ae4
commit a6fca53beb

View File

@@ -60,7 +60,7 @@
"./bin/config.yml"
],
"targets": [
"node10"
"node13"
]
}
}