Closed adam-lynch closed 10 years ago
For anyone else, a temporary workaround is to install from GitHub instead of npm; npm install hassankhan/emojify.js
Hmmm that's odd, I'll try and remember to do this tonight :+1:
Just pushed 0.9.5 in c9568789ee1602b3beccca9f4e43b5c4b2b9a882, let me know if you have any issues :smile:
58 is in master but not on npm.
npm cache clean
npm i emojify.js
The line is the way it used to be (
var document = window.document;
). Other things may be old too, I don't know.This is really weird, I already had 0.9.4 installed from npm and the fix was there. Maybe npm had cached emojify.js (which I was previously installing from my fork (used to create #58)) or one of you re-published 0.9.4 over the existing 0.9.4?
Either way, could someone please make sure everything is compiled, bump to 0.9.5 and publish as 0.9.5 ASAP?