repos / starfx

a micro-mvc framework for react apps
git clone https://github.com/neurosnap/starfx.git

commit
64ac583
parent
783202c
author
Eric Bower
date
2025-07-07 22:28:22 -0400 EDT
chore: v0.14.6
1 files changed,  +1, -1
M package.json
+1, -1
1@@ -1,6 +1,6 @@
2 {
3   "name": "starfx",
4-  "version": "0.14.4",
5+  "version": "0.14.6",
6   "description": "A micro-mvc framework for react apps",
7   "type": "module",
8   "files": ["/dist"],