From 98188ed093f95fbac0ddeab6d4178ca7d8e8f70a Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Tue, 30 May 2017 17:31:29 +0000 Subject: [PATCH] add stripe --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index ec415c1..167ab39 100644 --- a/package.json +++ b/package.json @@ -118,6 +118,7 @@ "sqlite3": "3.x", "sqlite3-cluster": "git+https://git.daplie.com/coolaj86/sqlite3-cluster.git#v2", "ssl-root-cas": "1.x", + "stripe": "^4.22.0", "twilio": "1.x", "type-is": "^1.6.1", "underscore.string": "2.x",