We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d89335 commit a8b65dfCopy full SHA for a8b65df
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "solid-node-register",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "Node loader for compiling JSX/TSX files using Solid's compiler.",
5
"author": "Damian Tarnawski <gthetarnav@gmail.com>",
6
"license": "MIT",
@@ -66,4 +66,4 @@
66
"engines": {
67
"node": ">=20.6.0"
68
}
69
-}
+}
0 commit comments