This commit is contained in:
Eugene Pankov 2017-06-27 23:19:18 +02:00
parent 7b34b668c1
commit 2ae004db53
2 changed files with 3 additions and 1 deletions

View file

@ -21,7 +21,7 @@
"less-loader": "2.2.3",
"node-abi": "2.0.3",
"node-gyp": "3.4.0",
"node-sass": "4.5.3",
"node-sass": "^4.5.3",
"npmlog": "4.1.0",
"pug": "2.0.0-beta11",
"pug-html-loader": "1.0.9",
@ -37,6 +37,7 @@
"tslint": "5.1.0",
"tslint-config-standard": "5.0.2",
"tslint-eslint-rules": "4.0.0",
"typedoc": "^0.7.1",
"typescript": "2.2.2",
"url-loader": "0.5.7",
"val-loader": "0.5.0",

View file

@ -15,6 +15,7 @@ div
.part(style='transform: rotateZ(308deg)')
div
h1.terminus-title Terminus
span.text-muted α
button.btn.btn-primary.btn-lg.btn-block(
*ngFor='let button of getButtons()',