Merge branch 'master' into haproxy
Showing
| ... | @@ -10,9 +10,11 @@ | ... | @@ -10,9 +10,11 @@ |
| "dependencies": { | "dependencies": { | ||
| "@types/ip": "^1.1.0", | "@types/ip": "^1.1.0", | ||
| "@types/lodash": "^4.14.149", | "@types/lodash": "^4.14.149", | ||
| "@types/mustache": "^4.1.1", | |||
| "csv-parse": "^4.8.5", | "csv-parse": "^4.8.5", | ||
| "ip": "^1.1.5", | "ip": "^1.1.5", | ||
| "lodash": "^4.17.15", | "lodash": "^4.17.15", | ||
| "mustache": "^4.2.0", | |||
| "yaml": "^1.10.0" | "yaml": "^1.10.0" | ||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| ... | ... |
Please register or sign in to comment