v0.2.2
This commit is contained in:
parent
a839292019
commit
3b8b1f7971
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
# v0.2.2
|
||||
|
||||
- Rollup was erroneously added as a dependency and is now a dev dependency as it should be
|
||||
|
||||
# v0.2.1
|
||||
|
||||
- Add some more type checking
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "cheap-watch",
|
||||
"version": "0.2.1",
|
||||
"version": "0.2.2",
|
||||
"description": "If it works, why use something else?",
|
||||
"keywords": [
|
||||
"async",
|
||||
|
|
Loading…
Reference in a new issue