This commit is contained in:
Philipp Kunz 2022-08-04 17:16:27 +02:00
parent 942b812f97
commit 5bb065f82b
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@pushrocks/smartproxy",
"version": "3.0.36",
"version": "3.0.37",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@pushrocks/smartproxy",
"version": "3.0.36",
"version": "3.0.37",
"license": "MIT",
"dependencies": {
"@pushrocks/lik": "^6.0.0",

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartproxy",
"version": "3.0.36",
"version": "3.0.37",
"private": false,
"description": "a proxy for handling high workloads of proxying",
"main": "dist_ts/index.js",