@bitfab/sdk 0.31.0 → 0.31.1
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/{chunk-A7K5JOBV.js → chunk-CEUTWQHG.js} +2 -2
- package/dist/{chunk-A7K5JOBV.js.map → chunk-CEUTWQHG.js.map} +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/dist/node.cjs +1 -1
- package/dist/node.cjs.map +1 -1
- package/dist/node.js +1 -1
- package/package.json +5 -4
package/dist/index.cjs
CHANGED
|
@@ -972,7 +972,7 @@ __export(index_exports, {
|
|
|
972
972
|
module.exports = __toCommonJS(index_exports);
|
|
973
973
|
|
|
974
974
|
// src/version.generated.ts
|
|
975
|
-
var __version__ = "0.31.
|
|
975
|
+
var __version__ = "0.31.1";
|
|
976
976
|
|
|
977
977
|
// src/constants.ts
|
|
978
978
|
var DEFAULT_SERVICE_URL = "https://bitfab.ai";
|