@plaidev/karte-action-sdk 1.1.140 → 1.1.141-27970999.1ddfd55c
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/hydrate/index.es.d.ts +10 -50
- package/dist/hydrate/index.es.js +3837 -3834
- package/dist/index.es.d.ts +10 -50
- package/dist/index.es.js +2119 -2179
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@plaidev/karte-action-sdk",
|
3
|
-
"version": "1.1.
|
3
|
+
"version": "1.1.141-27970999.1ddfd55c",
|
4
4
|
"author": "Plaid Inc.",
|
5
5
|
"license": "Apache-2.0",
|
6
6
|
"module": "./dist/index.es.js",
|
@@ -76,7 +76,7 @@
|
|
76
76
|
"listhen": "^0.2.13",
|
77
77
|
"node-fetch": "2.6.7",
|
78
78
|
"picocolors": "^1.0.0",
|
79
|
-
"playwright": "
|
79
|
+
"playwright": "1.32.0-alpha-mar-8-2023",
|
80
80
|
"preact": "10.5.7",
|
81
81
|
"rimraf": "^3.0.2",
|
82
82
|
"rollup": "^3.12.0",
|