Skip to content
Permalink
Browse files
fixed version issue
  • Loading branch information
aa7401 committed Oct 8, 2019
1 parent 480265c commit 198a5b8102260a4a88c1724c414ffc24770e4809
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 28 deletions.

Some generated files are not rendered by default. Learn more.

@@ -25,7 +25,7 @@
"bcrypt": "^3.0.6",
"bcrypt-promise": "^2.0.0",
"fs-extra": "^7.0.1",
"handlebars": "^4.1.2",
"handlebars": "^4.4.2",
"koa": "^2.6.2",
"koa-body": "^4.0.8",
"koa-bodyparser": "^4.2.1",
@@ -34,7 +34,7 @@
"koa-static": "^5.0.0",
"koa-views": "^6.1.5",
"mime-types": "^2.1.22",
"sqlite-async": "^1.0.11"
"sqlite-async": "^1.0.12"
},
"devDependencies": {
"eslint": "^5.15.2",

0 comments on commit 198a5b8

Please sign in to comment.