fix number for ms
This commit is contained in:
parent
0ae124daad
commit
e77708ff4e
8
package-lock.json
generated
8
package-lock.json
generated
@ -45,7 +45,7 @@
|
||||
"react-minimal-pie-chart": "^8.2.0",
|
||||
"simple-encryptor": "github:DEgITx/node-simple-encryptor",
|
||||
"stun": "1.1.0",
|
||||
"tagslog": "^1.1.5",
|
||||
"tagslog": "^1.1.6",
|
||||
"webtorrent": "github:DEgITx/webtorrent"
|
||||
},
|
||||
"devDependencies": {
|
||||
@ -23239,9 +23239,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/tagslog": {
|
||||
"version": "1.1.5",
|
||||
"resolved": "https://registry.npmjs.org/tagslog/-/tagslog-1.1.5.tgz",
|
||||
"integrity": "sha512-LRiFWGwEthDtBFlDljKs/Rk0fWOWzmaxPoF/90isFTGDUH38VItQ+IlqNRdnxSaGzqcH9oOHt1ILGx2G9X0YYQ==",
|
||||
"version": "1.1.6",
|
||||
"resolved": "https://registry.npmjs.org/tagslog/-/tagslog-1.1.6.tgz",
|
||||
"integrity": "sha512-uvz7f7lRFBSJI6byro+w+5T9FO9C/eshos9N3sBPY6oFTOxC+ODCxnFidi3gWu/zyXWbfBvivWxFo9ScCaVq3w==",
|
||||
"dependencies": {
|
||||
"ansi-256-colors": "^1.1.0"
|
||||
}
|
||||
|
@ -145,7 +145,7 @@
|
||||
"react-minimal-pie-chart": "^8.2.0",
|
||||
"simple-encryptor": "github:DEgITx/node-simple-encryptor",
|
||||
"stun": "1.1.0",
|
||||
"tagslog": "^1.1.5",
|
||||
"tagslog": "^1.1.6",
|
||||
"webtorrent": "github:DEgITx/webtorrent"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user