This commit is contained in:
2019-10-06 23:53:59 +02:00
parent 40900cdf1b
commit 7083711fd5
11 changed files with 256 additions and 19 deletions

View File

@@ -31,6 +31,7 @@
"pg-promise": "^9.2.1",
"pino": "^5.13.3",
"pug": "^2.0.4",
"ts-vue-plugin": "^0.1.2",
"tweetnacl": "^1.0.1",
"tweetnacl-util": "^0.15.0"
},
@@ -52,6 +53,9 @@
"tslint": "^5.20.0",
"tslint-config-prettier": "^1.18.0",
"typescript": "^3.6.3",
"vue": "^2.6.10",
"vue-loader": "^15.7.1",
"vue-template-compiler": "^2.6.10",
"webpack": "^4.41.0",
"webpack-cli": "^3.3.9",
"webpack-dev-middleware": "^3.7.2"