version 1.0.4
This commit is contained in:
parent
08ebc04844
commit
1d0a4deaeb
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
# v1.0.4
|
||||
|
||||
- Fix ESM build by using named `EventEmitter` export
|
||||
|
||||
# v1.0.3
|
||||
|
||||
- Fix published types
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "cheap-watch",
|
||||
"version": "1.0.3",
|
||||
"version": "1.0.4",
|
||||
"description": "If it works, why use something else?",
|
||||
"keywords": [
|
||||
"async",
|
||||
|
|
Loading…
Add table
Reference in a new issue