fixed jsonpath
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

removed all grafana references
This commit is contained in:
Samuel Philipp 2020-07-05 22:09:28 +02:00
parent 8f5d83fd60
commit b442cb7f4f
10 changed files with 39 additions and 38 deletions

View file

@ -4,9 +4,9 @@
"outDir": "./out-tsc/app-server",
"types": [
"node"
]
, "target": "es2016"
},
],
"target": "es2016"
},
"files": [
"src/main.server.ts",
"server.ts"