fix(core): update

This commit is contained in:
2022-02-17 00:18:23 +01:00
parent 695d047200
commit 95c3314400
9 changed files with 17 additions and 31 deletions

View File

@@ -13,7 +13,7 @@ export { smartpromise, smartstring };
// @third party scope
const isopen = require('isopen');
const icmp = require('icmp');
const icmp = require('icmp');
import * as publicIp from 'public-ip';
import * as systeminformation from 'systeminformation';