diff --git a/package-lock.json b/package-lock.json index 5b7231a..8549678 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,20 @@ { "name": "nest-local-https-proxy", +<<<<<<< HEAD + "version": "1.1.1", +======= "version": "1.1.0.1", +>>>>>>> main "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "nest-local-https-proxy", +<<<<<<< HEAD + "version": "1.1.1", +======= "version": "1.1.0.1", +>>>>>>> main "license": "MIT", "devDependencies": { "@nestjs/common": "^9.0.0 || ^10.0.0", diff --git a/package.json b/package.json index d06942d..88dcf06 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nest-local-https-proxy", - "version": "1.1.0.1", + "version": "1.1.1", "description": "A simple library to add HTTPS support to your HTTP NestJS application for local develoment, debugging, and testing.", "repository": { "type": "git",