@activepieces/piece-google-contacts
Advanced tools
Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "@activepieces/piece-google-contacts", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"dependencies": { | ||
@@ -11,4 +11,4 @@ "@sinclair/typebox": "0.24.51", | ||
"peerDependencies": { | ||
"@activepieces/framework": "0.1.2", | ||
"@activepieces/shared": "0.1.2", | ||
"@activepieces/framework": "0.1.3", | ||
"@activepieces/shared": "0.1.3", | ||
"tslib": "2.4.1" | ||
@@ -15,0 +15,0 @@ }, |
@@ -10,3 +10,3 @@ "use strict"; | ||
exports.googleContacts = (0, framework_1.createPiece)({ | ||
name: 'google_contacts', | ||
name: 'google-contacts', | ||
logoUrl: 'https://cdn.activepieces.com/pieces/google_contacts.png', | ||
@@ -13,0 +13,0 @@ actions: [create_contact_1.googleContactsAddContactAction], |