Comparing version 0.1.6 to 0.1.8
{ | ||
"name": "hjsx", | ||
"version": "0.1.6", | ||
"version": "0.1.8", | ||
"module": "hjsx.ts", | ||
@@ -9,4 +9,3 @@ "main": "hjsx.js", | ||
"scripts": { | ||
"build": "bun build hjsx.ts --outfile hjsx.js --target node --minify", | ||
"prepare": "bun run build && bun run util/update-version.ts" | ||
"build": "bun build hjsx.ts --outfile hjsx.js --target node --minify" | ||
}, | ||
@@ -13,0 +12,0 @@ "devDependencies": { |
# hjsx | ||
![npm](https://img.shields.io/npm/v/hjsx?style=flat-square) | ||
![tests](https://img.shields.io/badge/tests-passing-green?style=for-the-badge) | ||
> [!WARNING] | ||
@@ -18,1 +21,5 @@ > This project is still in early development and is not ready for use. | ||
``` | ||
## Contributing | ||
Contributions are welcome! Please help me. This is a cry for help. |
92556
1868
25