@activepieces/piece-onfleet 0.0.11 → 0.0.13

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.
Files changed (2) hide show
  1. package/package.json +2 -2
  2. package/src/i18n/ja.json +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@activepieces/piece-onfleet",
3
- "version": "0.0.11",
3
+ "version": "0.0.13",
4
4
  "dependencies": {
5
5
  "@onfleet/node-onfleet": "1.3.3",
6
6
  "@sinclair/typebox": "0.34.11",
@@ -15,7 +15,7 @@
15
15
  "zod": "3.25.76",
16
16
  "@activepieces/pieces-common": "0.7.0",
17
17
  "@activepieces/pieces-framework": "0.18.4",
18
- "@activepieces/shared": "0.19.0",
18
+ "@activepieces/shared": "0.20.0",
19
19
  "tslib": "2.8.1"
20
20
  },
21
21
  "overrides": {
package/src/i18n/ja.json CHANGED
@@ -68,7 +68,7 @@
68
68
  "Update an existing team": "既存のチームを更新",
69
69
  "Get a specific container": "特定のコンテナを取得",
70
70
  "Make a custom API call to a specific endpoint": "特定のエンドポイントへのカスタム API コールを実行します。",
71
- "Name": "名前",
71
+ "Name": "Name",
72
72
  "Phone": "電話番号",
73
73
  "Notes": "メモ",
74
74
  "Skip SMS Notifications": "SMS通知をスキップ",