diff --git a/README.md b/README.md index c7bc2ea..ab6f445 100644 --- a/README.md +++ b/README.md @@ -73,9 +73,6 @@ levels: setup: files: - package.json - watchers: - - package.json - - node_modules/express commands: - npm install solution: diff --git a/package-lock.json b/package-lock.json index 9cad04c..5c96108 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@coderoad/cli", - "version": "0.1.3", + "version": "0.2.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 08712ea..727b3fe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@coderoad/cli", - "version": "0.1.3", + "version": "0.2.0", "description": "A CLI to build the configuration file for Coderoad Tutorials", "keywords": [ "coderoad",