This commit is contained in:
Philipp Kunz 2021-04-12 19:00:09 +00:00
parent e8f2c43629
commit 690c34f4d2
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@uptimelink/detector",
"version": "1.0.1",
"version": "1.0.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@uptimelink/detector",
"version": "1.0.1",
"version": "1.0.2",
"private": false,
"description": "a detector for answering network questions locally. It does not rely on any online services.",
"main": "dist_ts/index.js",
@ -36,4 +36,4 @@
"npmextra.json",
"readme.md"
]
}
}