remove stripe payment

This commit is contained in:
Cihan Bebek
2018-10-29 22:31:04 +00:00
parent 9730b88e62
commit 525ecd0050
4 changed files with 636 additions and 682 deletions

View File

@@ -33,10 +33,9 @@
"morgan": "^1.5.1",
"newrelic": "^1.18.0",
"node-twitter": "0.5.2",
"stripe": "^4.23.1",
"snyk": "^1.38.1",
"superagent": "^2.0.0",
"validator": "^3.27.0",
"snyk": "^1.38.1"
"validator": "^3.27.0"
},
"snyk": true
}