fritz-callmonitor
Advanced tools
Comparing version 4.0.0 to 4.0.1
{ | ||
"name": "fritz-callmonitor", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "Provides a TypeScript Node.js wrapper for the call monitor api of the AVM Fritz!Box.", | ||
@@ -16,5 +16,5 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@types/node": "^15.0.0", | ||
"@types/node": "^16.4.13", | ||
"rimraf": "^3.0.2", | ||
"typescript": "^4.2.4" | ||
"typescript": "^4.3.5" | ||
}, | ||
@@ -21,0 +21,0 @@ "scripts": { |
16272