@wise/dynamic-flow-client-internal 0.3.1 → 0.3.2
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/build/index.js +0 -1
- package/package.json +2 -2
- package/build/index.js.map +0 -1
package/build/index.js
CHANGED
|
@@ -13,4 +13,3 @@ Object.defineProperty(exports, "translations", { enumerable: true, get: function
|
|
|
13
13
|
Object.defineProperty(exports, "makeFetcher", { enumerable: true, get: function () { return dynamic_flow_client_2.makeFetcher; } });
|
|
14
14
|
Object.defineProperty(exports, "JsonSchemaForm", { enumerable: true, get: function () { return dynamic_flow_client_2.JsonSchemaForm; } });
|
|
15
15
|
Object.defineProperty(exports, "isValidSchema", { enumerable: true, get: function () { return dynamic_flow_client_2.isValidSchema; } });
|
|
16
|
-
//# sourceMappingURL=index.js.map
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wise/dynamic-flow-client-internal",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.2",
|
|
4
4
|
"description": "Dynamic Flow web client for Wise",
|
|
5
5
|
"main": "./build/index.js",
|
|
6
6
|
"types": "./build/index.d.ts",
|
|
@@ -80,7 +80,7 @@
|
|
|
80
80
|
"react-intl": "^6"
|
|
81
81
|
},
|
|
82
82
|
"dependencies": {
|
|
83
|
-
"@wise/dynamic-flow-client": "
|
|
83
|
+
"@wise/dynamic-flow-client": "0.4.2"
|
|
84
84
|
},
|
|
85
85
|
"prettier": "@transferwise/eslint-config/.prettierrc.js",
|
|
86
86
|
"scripts": {
|
package/build/index.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.tsx"],"names":[],"mappings":";;;;AAAA,mEAA6F;AAEtF,MAAM,WAAW,GAAG,CAAC,KAAuB,EAAE,EAAE;IACrD,OAAO,uBAAC,iCAAe,oBAAK,KAAK,EAAI,CAAC;AACxC,CAAC,CAAC;AAFW,QAAA,WAAW,eAEtB;AAGF,iEAMmC;AALjC,+GAAA,QAAQ,OAAA;AACR,mHAAA,YAAY,OAAA;AACZ,kHAAA,WAAW,OAAA;AACX,qHAAA,cAAc,OAAA;AACd,oHAAA,aAAa,OAAA"}
|