@makigamestudio/ui-ionic 0.7.0 → 0.8.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
@@ -31,6 +31,7 @@ This command will compile your project, and the build artifacts will be placed i
31
31
  Once the project is built, you can publish your library by following these steps:
32
32
 
33
33
  1. Navigate to the `dist` directory:
34
+
34
35
  ```bash
35
36
  cd dist/ui-ionic
36
37
  ```