Comparing version 0.1.17 to 0.1.18
@@ -101,2 +101,1 @@ import * as u from "./util"; | ||
globalThis.hjsx = Object.assign(hjsx, { fragment }); | ||
{ | ||
"name": "hjsx", | ||
"version": "0.1.17", | ||
"version": "0.1.18", | ||
"module": "hjsx.ts", | ||
@@ -5,0 +5,0 @@ "main": "hjsx.js", |
# hjsx | ||
![npm](https://img.shields.io/npm/v/hjsx?style=flat-square) | ||
![npm](https://img.shields.io/npm/v/hjsx?style=for-the-badge) | ||
![tests](https://img.shields.io/badge/tests-passing-green?style=for-the-badge) | ||
@@ -5,0 +5,0 @@ |
97407