Skip to content

Commit e19d77d

Browse files
committed
prepare 0.2 release
Signed-off-by: shmck <[email protected]>
1 parent e6ec8db commit e19d77d

File tree

3 files changed

+2
-5
lines changed

3 files changed

+2
-5
lines changed

README.md

-3
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,6 @@ levels:
7373
setup:
7474
files:
7575
- package.json
76-
watchers:
77-
- package.json
78-
- node_modules/express
7976
commands:
8077
- npm install
8178
solution:

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coderoad/cli",
3-
"version": "0.1.3",
3+
"version": "0.2.0",
44
"description": "A CLI to build the configuration file for Coderoad Tutorials",
55
"keywords": [
66
"coderoad",

0 commit comments

Comments
 (0)