@multisystemsuite/create-mf-app 1.0.7 → 1.0.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -929,4 +929,4 @@ npm publish --access public
929
929
  | **Design system** | `AppConfigProvider` + tokens + runtime theme toggle |
930
930
  | **Deploy** | `npm run build` → CDN dist + Helm / Docker |
931
931
 
932
- **Nx + Turborepo + Module Federation + Backstage + Vite — React-first, enterprise-grade, plugin-driven.**
932
+ **Module Federation + Vite — React-first, enterprise-grade, plugin-driven.**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@multisystemsuite/create-mf-app",
3
- "version": "1.0.7",
3
+ "version": "1.0.8",
4
4
  "description": "Production-ready TypeScript CLI to scaffold enterprise microfrontend apps with React, Vite and Module Federation.",
5
5
  "license": "MIT",
6
6
  "keywords": [