We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ea9312 commit 189c6e6Copy full SHA for 189c6e6
package.json
@@ -1,7 +1,7 @@
1
{
2
"type": "module",
3
"name": "rettime",
4
- "version": "0.5.1",
+ "version": "0.5.2",
5
"description": "Type-safe dependency-free EventTarget-inspired event emitter for browser and Node.js",
6
"main": "./build/index.js",
7
"types": "./build/index.d.ts",
0 commit comments