mftsccs-browser 2.1.230-beta → 2.1.231-beta

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
@@ -923,23 +923,23 @@ This automatically:
923
923
 
924
924
  #### 2. Build the Package
925
925
 
926
- ```bash
927
- npm run build
928
- ```
929
-
930
- This creates the `dist/` folder with:
931
- - `dist/main.bundle.js` - Main bundle
932
- - `dist/types/` - TypeScript declarations
933
-
934
- For the lean WICO autocomplete metadata package:
935
-
936
- ```bash
937
- npm run build:wico
938
- ```
939
-
940
- This creates `dist-wico/` with a metadata-only bundle, minimal TypeScript declarations, and a small package manifest.
941
-
942
- #### 3. Test the Package Locally (Optional but Recommended)
926
+ ```bash
927
+ npm run build
928
+ ```
929
+
930
+ This creates the `dist/` folder with:
931
+ - `dist/main.bundle.js` - Main bundle
932
+ - `dist/types/` - TypeScript declarations
933
+
934
+ For the lean WICO autocomplete metadata package:
935
+
936
+ ```bash
937
+ npm run build:wico
938
+ ```
939
+
940
+ This creates `dist-wico/` with a metadata-only bundle, minimal TypeScript declarations, and a small package manifest.
941
+
942
+ #### 3. Test the Package Locally (Optional but Recommended)
943
943
 
944
944
  ```bash
945
945
  # Create a tarball