@superdoc/sdk-darwin-x64 2.2.0 → 2.3.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/bin/superdoc +0 -0
- package/package.json +1 -1
package/bin/superdoc
CHANGED
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@superdoc/sdk-darwin-x64",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.3.0",
|
|
4
4
|
"description": "SuperDoc CLI binary for macOS x64, used by the SuperDoc SDK. Selected automatically by @superdoc/sdk; do not install it directly.",
|
|
5
5
|
"license": "AGPL-3.0",
|
|
6
6
|
"repository": {
|