diff options
| author | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2023-08-12 13:08:38 +0100 |
|---|---|---|
| committer | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2023-08-12 13:47:45 +0100 |
| commit | b05ab19bd786a6e220bac7b64c110a0063cd8e35 (patch) | |
| tree | 4c4601488eec06e972c49bd3121c448f371b08ef /package.json | |
| parent | 4c05aafd2de0bf6c4ae5e331149f8d88348d68bc (diff) | |
Installs @paypal/paypal-js
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index fde72ff..695f3fe 100644 --- a/package.json +++ b/package.json @@ -13,6 +13,7 @@ "prepare": "husky install" }, "dependencies": { + "@paypal/paypal-js": "^6.0.1", "astro": "^2.9.7", "dotenv": "^16.3.1", "typescript": "^5.1.6", |
