We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 099ba5e commit 213a995Copy full SHA for 213a995
1 file changed
create-arkstack/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "create-arkstack",
3
"type": "module",
4
- "version": "0.1.11",
+ "version": "0.1.12",
5
"description": "Scaffold new H3.js or Express.js applications using Toneflix's arkstack templates and starter kits",
6
"homepage": "https://arkstack.toneflix.net",
7
"repository": {
@@ -82,4 +82,4 @@
82
"ts-node": "^10.9.2"
83
},
84
"packageManager": "pnpm@10.14.0"
85
-}
+}
0 commit comments