1.0.1
Release overview
- Bug fixes
Bug fixes
- The
pollUntilhelper was not correctly setting the asynchronous script timeout, so it would fail immediately instead of waiting for the timeout to be reached. This has been fixed. (#1)
Install from npm
cd /my/project/root
npm install leadfoot --save-dev