This commit is contained in:
Philipp Kunz 2022-02-17 00:18:23 +01:00
parent 95c3314400
commit 54bb9549a1
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@pushrocks/smartnetwork",
"version": "2.0.12",
"version": "2.0.13",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@pushrocks/smartnetwork",
"version": "2.0.12",
"version": "2.0.13",
"license": "MIT",
"dependencies": {
"@pushrocks/smartpromise": "^3.1.6",

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartnetwork",
"version": "2.0.12",
"version": "2.0.13",
"private": false,
"description": "network diagnostics",
"main": "dist_ts/index.js",
@ -42,4 +42,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}