@enclave-run/sdk 0.0.0-dev → 0.0.0-dev.4
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/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -125,7 +125,7 @@ var import_openapi_fetch = __toESM(require("openapi-fetch"));
|
|
|
125
125
|
var import_platform2 = __toESM(require("platform"));
|
|
126
126
|
|
|
127
127
|
// package.json
|
|
128
|
-
var version = "0.0.0-dev";
|
|
128
|
+
var version = "0.0.0-dev.4";
|
|
129
129
|
|
|
130
130
|
// src/utils.ts
|
|
131
131
|
var import_platform = __toESM(require("platform"));
|