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

Merge branch 'master' of github.com:nttgin/BGPalerter

This commit is contained in:
Massimo Candela
2019-10-06 02:12:05 +02:00
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@@ -4,3 +4,5 @@ prefixes.yml
node_modules/
bin/
build/
logs/
.DS_Store

View File

@@ -1,6 +1,6 @@
{
"name": "bgpalerter",
"version": "1.20.0",
"version": "1.20.1",
"description": "",
"main": "index.js",
"bin": "index.js",