@appshell/cli 0.1.4-alpha.0 → 0.1.5-alpha.0

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.
package/README.md CHANGED
@@ -13,9 +13,6 @@
13
13
 
14
14
  Utitliy for generating a `global runtime manifest` for Webpack Module federation micro-frontends.
15
15
 
16
- A working example can be found [here](https://github.com/navaris/appshell/tree/main/examples/appshell-global-configuration).
17
- Utitliy for generating a `global runtime manifest` for Webpack Module federation micro-frontends.
18
-
19
16
  A working example can be found [here](https://github.com/navaris/appshell/tree/main/examples/appshell-global-configuration).
20
17
 
21
18
  ## Getting Started