Added handlebars dependency and yarn.lock

This commit is contained in:
Pitu 2017-09-20 03:02:14 -03:00
parent ad4eeb5eaa
commit e6bd937879
2 changed files with 1912 additions and 1 deletions

View File

@ -18,6 +18,7 @@
"bcrypt": "^1.0.2",
"body-parser": "^1.16.0",
"express": "^4.14.0",
"express-handlebars": "^3.0.0",
"express-rate-limit": "^2.6.0",
"fluent-ffmpeg": "^2.1.0",
"gm": "^1.23.0",
@ -25,6 +26,6 @@
"knex": "^0.12.6",
"multer": "^1.2.1",
"randomstring": "^1.1.5",
"sqlite3": "^3.1.8"
"sqlite3": "^3.1.11"
}
}

1910
yarn.lock Normal file

File diff suppressed because it is too large Load Diff