@byll/hermes
v4.1.0
Published
## Installation
Downloads
320
Readme
@byll/hermes
Installation
This module needs a Number.isInteger polyfill if you intend to use it with any version of Internet Explorer or Safari 8, e. g. https://polyfill.io/v2/docs/features/#Number_isInteger.
Publishing to npm
yarn publish --access public --new-version major --no-git-tag-version
or
yarn publish --access public --new-version minor --no-git-tag-version
or
yarn publish --access public --new-version patch --no-git-tag-version