repos / starfx

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

commit
9f955d2
parent
181d0d0
author
Eric Bower
date
2025-06-06 11:27:45 -0400 EDT
chore: release
1 files changed,  +1, -1
M package.json
+1, -1
1@@ -1,6 +1,6 @@
2 {
3   "name": "starfx",
4-  "version": "0.14.2",
5+  "version": "0.14.4",
6   "description": "A micro-mvc framework for react apps",
7   "type": "module",
8   "files": ["/dist"],