@utils-code/front-end 1.0.0 → 1.0.2
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 +1 -1
- package/manifest.json +470 -285
- package/package.json +18 -17
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# @utils-code/front-end
|
|
2
2
|
|
|
3
|
-
This package installs the archive segments. To create the original ZIP:
|
|
3
|
+
This package installs the archive segments for Codex Windows 26.915.31029. To create the original verified MSIX-compatible ZIP:
|
|
4
4
|
|
|
5
5
|
```bash
|
|
6
6
|
npx utils-code-front-end assemble ./code.zip
|