@stdlib/utils-next-tick
Advanced tools
+1
-1
| { | ||
| "name": "@stdlib/utils-next-tick", | ||
| "version": "0.2.1", | ||
| "version": "0.2.2", | ||
| "description": "Add a callback to the next tick queue.", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
+2
-2
@@ -148,4 +148,4 @@ <!-- | ||
| [test-image]: https://github.com/stdlib-js/utils-next-tick/actions/workflows/test.yml/badge.svg?branch=v0.2.1 | ||
| [test-url]: https://github.com/stdlib-js/utils-next-tick/actions/workflows/test.yml?query=branch:v0.2.1 | ||
| [test-image]: https://github.com/stdlib-js/utils-next-tick/actions/workflows/test.yml/badge.svg?branch=v0.2.2 | ||
| [test-url]: https://github.com/stdlib-js/utils-next-tick/actions/workflows/test.yml?query=branch:v0.2.2 | ||
@@ -152,0 +152,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/utils-next-tick/main.svg |