diff options
| author | Rafi Zadanly <zadanlyr@gmail.com> | 2023-03-02 17:02:39 +0700 |
|---|---|---|
| committer | Rafi Zadanly <zadanlyr@gmail.com> | 2023-03-02 17:02:39 +0700 |
| commit | f16b9fed198788f0779df4b0cb08ce0efe98f224 (patch) | |
| tree | 224aa044c67046172a6a953bc13ba88da47d0641 /package.json | |
| parent | 405dc33dba63f008f45b76061a8f1be5031a1d5d (diff) | |
add midtrans client library
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 ce52e2e0..4513ab7b 100644 --- a/package.json +++ b/package.json @@ -19,6 +19,7 @@ "framer-motion": "^7.6.7", "is-mobile": "^3.1.1", "lodash-contrib": "^4.1200.1", + "midtrans-client": "^1.3.1", "next": "13.0.0", "next-progress": "^2.2.0", "nodemailer": "^6.8.0", |
