Closed AlmogCohen closed 3 years ago
Hi there! Thanks for your work 👍
I've just did npm install to the package, got version 1.0.1, and still have this typo in the code https://github.com/justusbluemer/puppeteer-datalayer/commit/b885c55cc541a5ab3fad14160515128be1cd6411
npm install
I had to debug my way there to understand why things are not working :) Would you mind pushing a new version to NPM?
For now, I just install the master branch code of this repo using npm
This should be fixed now
Hi there! Thanks for your work 👍
I've just did
npm install
to the package, got version 1.0.1, and still have this typo in the code https://github.com/justusbluemer/puppeteer-datalayer/commit/b885c55cc541a5ab3fad14160515128be1cd6411I had to debug my way there to understand why things are not working :) Would you mind pushing a new version to NPM?