zoom icon indicating copy to clipboard operation
zoom copied to clipboard

Version on NPM not updated to 1.0.7

Open JaapBarnhoorn opened this issue 6 years ago • 2 comments

Hi,

The version of zoom I'm getting when npm installing is 1.0.6. This version does not contain the 247 - for (k in cfg_def) { -> for (var k in cfg_def) {. Thus it's not working in TypeScript

Could this be fixed?

JaapBarnhoorn avatar Sep 14 '18 09:09 JaapBarnhoorn

Sure, send me a pull request.

anitasv avatar Sep 14 '18 17:09 anitasv

The repository already has the fix, the only thing that is left to do is update the version on npm to 1.0.7...: https://www.npmjs.com/package/zoom-it

JaapBarnhoorn avatar Sep 17 '18 14:09 JaapBarnhoorn

+1 I am needing your latest bug fixes in my app and would love to update it via npm vs some dirty copy+paste, or forking my own…

nickells avatar Aug 17 '22 21:08 nickells

On it!

anitasv avatar Aug 18 '22 09:08 anitasv

Done, let me know if it works for you now.

anitasv avatar Aug 18 '22 09:08 anitasv