@insurup/sdk 0.0.2 → 0.1.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/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -109,7 +109,7 @@ module.exports = __toCommonJS(index_exports);
|
|
|
109
109
|
// package.json
|
|
110
110
|
var package_default = {
|
|
111
111
|
name: "@insurup/sdk",
|
|
112
|
-
version: "0.
|
|
112
|
+
version: "0.1.1",
|
|
113
113
|
description: "Type-safe TypeScript SDK for the InsurUp insurance platform. Zero dependencies, tree-shakeable, works everywhere.",
|
|
114
114
|
keywords: [
|
|
115
115
|
"insurup",
|