@arcadeai/design-system 3.45.5 → 3.45.6

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.
@@ -1195,7 +1195,7 @@ var t = [
1195
1195
  docsLink: "https://docs.arcade.dev/en/resources/integrations/productivity/jira",
1196
1196
  relativeDocsLink: "/en/resources/integrations/productivity/jira",
1197
1197
  category: "productivity",
1198
- type: "auth",
1198
+ type: "arcade",
1199
1199
  isComingSoon: !1,
1200
1200
  isHidden: !1
1201
1201
  },
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@arcadeai/design-system",
3
3
  "private": false,
4
- "version": "3.45.5",
4
+ "version": "3.45.6",
5
5
  "type": "module",
6
6
  "main": "./dist/main.js",
7
7
  "types": "./dist/main.d.ts",