Skip to content

Commit 09a2739

Browse files
author
lamai93
committed
Fixed dashboard.
1 parent b9f99c8 commit 09a2739

File tree

3 files changed

+176
-114
lines changed

3 files changed

+176
-114
lines changed

dashboard/assets.go

Lines changed: 111 additions & 0 deletions
Large diffs are not rendered by default.

dashboard/package-lock.json

Lines changed: 63 additions & 113 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dashboard/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
"react-router-dom": "^4.3.1",
1313
"react-timeout": "^1.1.2",
1414
"semantic-ui-less": "^2.4.1",
15-
"semantic-ui-react": "^0.81.3"
15+
"semantic-ui-react": "^0.81.3",
16+
"js-yaml": ">=3.13.1"
1617
},
1718
"devDependencies": {
1819
"react-scripts": "^3.0.0"

0 commit comments

Comments
 (0)