Support of async hook functions. Covered by test
Showing
| { | { | ||
| "name": "react-vanilla", | "name": "react-vanilla", | ||
| "version": "1.1.24", | "version": "1.1.26", | ||
| "description": "", | "description": "", | ||
| "main": "DOM.js", | "main": "DOM.js", | ||
| "scripts": { | "scripts": { | ||
| ... | @@ -21,6 +21,6 @@ | ... | @@ -21,6 +21,6 @@ |
| "nyc": "^15.1.0", | "nyc": "^15.1.0", | ||
| "express": "*", | "express": "*", | ||
| "terser": "^5.4.0", | "terser": "^5.4.0", | ||
| "simplest-dom": "^0.0.20" | "simplest-dom": "^0.0.23" | ||
| } | } | ||
| } | } |
Please
register
or
sign in
to comment