@nexusmutual/sdk 3.0.0-rc.0 → 3.0.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/dist/data/version.json +1 -1
- 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/data/version.json
CHANGED
package/dist/index.js
CHANGED
|
@@ -23423,7 +23423,7 @@ var coverMetadataRefSchema = import_zod.z.object({
|
|
|
23423
23423
|
});
|
|
23424
23424
|
|
|
23425
23425
|
// generated/version.json
|
|
23426
|
-
var version27 = "
|
|
23426
|
+
var version27 = "3.0.0";
|
|
23427
23427
|
|
|
23428
23428
|
// src/types/ipfs.ts
|
|
23429
23429
|
var ContentType = /* @__PURE__ */ ((ContentType2) => {
|