From 87643e995599f986824c30650adb277e45f4aabb Mon Sep 17 00:00:00 2001 From: frankpagan Date: Wed, 8 May 2024 19:54:42 -0500 Subject: [PATCH] fix: removed @cocreate/stripe handled dynamically by CoCreateApi --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 0421b49..d5b5031 100644 --- a/package.json +++ b/package.json @@ -124,7 +124,6 @@ "@cocreate/social-share": "^1.9.1", "@cocreate/socket-client": "^1.39.0", "@cocreate/state": "^1.22.0", - "@cocreate/stripe": "^1.23.4", "@cocreate/text": "^1.26.3", "@cocreate/toolbar": "^1.17.1", "@cocreate/unique": "^1.19.3", @@ -134,4 +133,4 @@ "@cocreate/validation": "^1.15.3", "@cocreate/vdom": "^1.12.1" } -} \ No newline at end of file +}