This commit is contained in:
2018-09-14 10:12:37 +02:00
parent 50d70eaece
commit f078653846
2 changed files with 80 additions and 7 deletions

View File

@@ -21,12 +21,8 @@
},
"homepage": "https://gitlab.com/pushrocks/tlt#README",
"dependencies": {
"@types/handlebars": "^4.0.31",
"handlebars": "^4.0.6",
"typings-global": "^1.0.14"
"@types/handlebars": "^4.0.39",
"handlebars": "^4.0.12"
},
"devDependencies": {
"smartchai": "^1.0.3",
"typings-test": "^1.0.3"
}
"devDependencies": {}
}