UPDATED README file.

UPDATED to v0.4.0.
This commit is contained in:
2018-10-25 17:31:03 -04:00
parent 77e8add309
commit 7477733589
2 changed files with 34 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@mysticbits/codex-mythica",
"version": "0.3.1",
"version": "0.4.0",
"private": true,
"scripts": {
"start": "nodejs ./bin/www"
@@ -18,5 +18,8 @@
"name": "Eric Woodward",
"email": "eric@itsericwoodward.com",
"url": "https://itsericwoodward.com/"
},
"devDependencies": {
"ejs-lint": "^0.3.0"
}
}