Skip to content

Commit 91683d3

Browse files
authored
Clean up advanced-integration directory (#90)
1 parent 8895d07 commit 91683d3

File tree

3 files changed

+1
-102
lines changed

3 files changed

+1
-102
lines changed

advanced-integration/v1/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "paypal-advanced-integration",
33
"description": "Sample Node.js web app to integrate PayPal Advanced Checkout for online payments",
44
"version": "1.0.0",
5-
"main": "server/server.js",
5+
"main": "server.js",
66
"type": "module",
77
"scripts": {
88
"test": "echo \"Error: no test specified\" && exit 1",
File renamed without changes.

advanced-integration/views/checkout.ejs

-101
This file was deleted.

0 commit comments

Comments
 (0)