This commit is contained in:
Philipp Kunz 2022-07-29 01:52:34 +02:00
parent ca4ddade17
commit b07015f6c4
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

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

View File

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