Skip to content

Commit a8b65df

Browse files
committed
1.0.1
1 parent 0d89335 commit a8b65df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "solid-node-register",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Node loader for compiling JSX/TSX files using Solid's compiler.",
55
"author": "Damian Tarnawski <[email protected]>",
66
"license": "MIT",
@@ -66,4 +66,4 @@
6666
"engines": {
6767
"node": ">=20.6.0"
6868
}
69-
}
69+
}

0 commit comments

Comments
 (0)