summaryrefslogtreecommitdiffstats
path: root/ui/package.json
diff options
context:
space:
mode:
authorDessalines <tyhou13@gmx.com>2019-09-11 17:30:25 -0700
committerDessalines <tyhou13@gmx.com>2019-09-11 17:30:25 -0700
commitb8971c0da953a8d8c6929dc54852c1ea077115c5 (patch)
tree0454cf43b8732eedc05e0e629cac935da7708b46 /ui/package.json
parent183bb664a2a200ed4508c2ac2df27668bf3dcefe (diff)
Reverting tribute, didnt work for non-dev build.
Diffstat (limited to 'ui/package.json')
-rw-r--r--ui/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/package.json b/ui/package.json
index 5a2239a7..b3468968 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -36,7 +36,7 @@
"moment": "^2.24.0",
"rxjs": "^6.4.0",
"terser": "^3.17.0",
- "tributejs": "^3.7.3",
+ "tributejs": "3.7.2",
"twemoji": "^12.1.2",
"ws": "^7.0.0"
},