@plaidev/karte-action-sdk 1.1.225 → 1.1.226-28565789.7d347a9b

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@plaidev/karte-action-sdk",
3
- "version": "1.1.225",
3
+ "version": "1.1.226-28565789.7d347a9b",
4
4
  "author": "Plaid Inc.",
5
5
  "license": "Apache-2.0",
6
6
  "module": "./dist/index.es.js",
@@ -53,6 +53,9 @@
53
53
  "README.md",
54
54
  "LICENSE"
55
55
  ],
56
+ "publishConfig": {
57
+ "access": "public"
58
+ },
56
59
  "devDependencies": {
57
60
  "@microsoft/api-documenter": "7.19.28",
58
61
  "@microsoft/api-extractor": "7.33.8",
@@ -98,9 +101,6 @@
98
101
  "vitest": "latest",
99
102
  "@plaidev/action-compiler": "0.4.231"
100
103
  },
101
- "publishConfig": {
102
- "access": "public"
103
- },
104
104
  "dependencies": {
105
105
  "@rollup/plugin-image": "^3.0.2"
106
106
  },