This commit is contained in:
Philipp Kunz 2022-07-27 09:15:28 +02:00
parent 9c56dc51e3
commit dd8c97b99a
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@pushrocks/smartdns",
"version": "5.0.0",
"version": "5.0.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@pushrocks/smartdns",
"version": "5.0.0",
"version": "5.0.1",
"license": "MIT",
"dependencies": {
"@pushrocks/smartdelay": "^2.0.13",

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartdns",
"version": "5.0.0",
"version": "5.0.1",
"private": false,
"description": "smart dns methods written in TypeScript",
"main": "dist_ts/index.js",