diff --git a/package-lock.json b/package-lock.json index 0d8c77e..2db6938 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@nightwatch/schematics", - "version": "1.0.0", + "version": "1.1.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@nightwatch/schematics", - "version": "1.0.0", + "version": "1.1.0", "license": "MIT", "dependencies": { "@angular-devkit/architect": "^0.1501.3", diff --git a/package.json b/package.json index 3a40fd7..bf38135 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nightwatch/schematics", - "version": "1.0.0", + "version": "1.1.0", "description": "Adds Nightwatch to an existing Angular CLI project", "scripts": { "build": "tsc -p tsconfig.json",