Comparing version
### 0.16.2 (2020-06-29) | ||
* Fixed `document instanceof HTMLDocument` check to ensure it works | ||
across windows | ||
### 0.16.1 (2020-06-24) | ||
@@ -3,0 +7,0 @@ * Fixed `element instanceof HTMLElement` check to ensure it works for |
{ | ||
"name": "bs-webapi", | ||
"version": "0.16.1", | ||
"version": "0.16.2", | ||
"description": "Reason + BuckleScript bindings to DOM", | ||
@@ -29,4 +29,4 @@ "repository": { | ||
"devDependencies": { | ||
"bs-platform": "5.0.2" | ||
"bs-platform": "^5.0.2" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
187428
0.12%