Skip to content

Commit 97aabcd

Browse files
committed
prepare 0.5.0 release
Signed-off-by: shmck <shawn.j.mckay@gmail.com>
1 parent 3c214e7 commit 97aabcd

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Diff for: package-lock.json

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

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coderoad/cli",
3-
"version": "0.4.6",
3+
"version": "0.5.0",
44
"description": "A CLI to build the configuration file for Coderoad Tutorials",
55
"keywords": [
66
"coderoad",
@@ -47,7 +47,7 @@
4747
"verbose": true
4848
},
4949
"dependencies": {
50-
"ajv": "^6.12.2",
50+
"ajv": "^6.12.3",
5151
"esm": "^3.2.25",
5252
"fs-extra": "^9.0.1",
5353
"js-yaml": "^3.14.0",

0 commit comments

Comments
 (0)