@activepieces/piece-afforai
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "@activepieces/piece-afforai", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"dependencies": { | ||
@@ -13,5 +13,5 @@ "@sinclair/typebox": "0.26.8", | ||
"@activepieces/pieces-common": "0.2.9", | ||
"@activepieces/pieces-framework": "0.7.23", | ||
"@activepieces/shared": "0.10.92", | ||
"tslib": "2.6.2" | ||
"@activepieces/pieces-framework": "0.7.24", | ||
"@activepieces/shared": "0.10.93", | ||
"tslib": "1.14.1" | ||
}, | ||
@@ -18,0 +18,0 @@ "main": "./src/index.js", |
@@ -24,3 +24,3 @@ "use strict"; | ||
categories: [shared_1.PieceCategory.ARTIFICIAL_INTELLIGENCE], | ||
authors: ['kishanprmr'], | ||
authors: ["kishanprmr", "abuaboud"], | ||
actions: [ask_chatbot_1.askChatbotAction], | ||
@@ -27,0 +27,0 @@ triggers: [], |
Sorry, the diff of this file is not supported yet
7889
+ Added@activepieces/pieces-framework@0.7.24(transitive)
+ Added@activepieces/shared@0.10.93(transitive)
- Removed@activepieces/pieces-framework@0.7.23(transitive)
- Removed@activepieces/shared@0.10.92(transitive)
- Removedtslib@2.6.2(transitive)
Updated@activepieces/shared@0.10.93
Updatedtslib@1.14.1