We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21ec80a commit 12a2593Copy full SHA for 12a2593
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "reactium",
3
- "version": "5.0.12",
+ "version": "5.1.0",
4
"description": "A CLI for creating Reactium / Actinium projects.",
5
"type": "module",
6
"exports": "./arcli-node.js",
@@ -87,4 +87,4 @@
87
"lib": "lib",
88
"test": "test"
89
}
90
-}
+}
0 commit comments