From 0170025ed7a2498d437ddf90ded51b8cdff325cf Mon Sep 17 00:00:00 2001 From: Night Date: Mon, 5 Mar 2018 01:11:19 -0800 Subject: [PATCH] fixes #2941 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ac4b717c7b..fc6752081d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "BetterTTV", "author": "Night", - "version": "7.2.13", + "version": "7.2.14", "description": "BetterTTV enhances Twitch with new features, emotes, and more.", "main": "betterttv.js", "scripts": { @@ -49,7 +49,7 @@ "require-globify": "^1.4.1", "resizable": "^1.2.0", "twemoji": "^2.5.0", - "twitch-chat-emotes": "github:night/Userscript--Twitch-Chat-Emotes#57b3d3dbc65d14ef35d4ca8eb51e2dd5acfd4cc2", + "twitch-chat-emotes": "github:night/Userscript--Twitch-Chat-Emotes#592577aab86d3e40a181d0323fe2936649e66f6d", "uglify-save-license": "^0.4.1", "view-list": "^2.1.0", "vinyl-buffer": "^1.0.1",