adding vimeo api

This commit is contained in:
aeroreyna
2022-03-13 15:58:30 -07:00
parent 57a91c0470
commit a3fc84fbad
4 changed files with 341 additions and 16 deletions

View File

@@ -18,6 +18,7 @@
"express": "^4.17.1",
"mongodb": "^3.6.3",
"nodemailer": "^6.6.3",
"stripe": "^8.178.0"
"stripe": "^8.178.0",
"vimeo": "^2.1.1"
}
}