diff options
author | Akash Keshav <112591754+domesticchores@users.noreply.github.com> | 2025-02-27 21:03:35 -0500 |
---|---|---|
committer | Akash Keshav <112591754+domesticchores@users.noreply.github.com> | 2025-02-27 21:03:35 -0500 |
commit | 79d8806a34abe980093fb4b48806a57e27e28365 (patch) | |
tree | 9b93e305367f834d24505b9d74e4100efeb441a2 /ufund-api/package-lock.json | |
parent | b04d873dfd757e1130845678a57ad8cf818b692e (diff) | |
parent | df48929a7deb0dda072206ac5c32744dc95f20c5 (diff) | |
download | JellySolutions-79d8806a34abe980093fb4b48806a57e27e28365.tar.gz JellySolutions-79d8806a34abe980093fb4b48806a57e27e28365.tar.bz2 JellySolutions-79d8806a34abe980093fb4b48806a57e27e28365.zip |
Merge branch 'main' of https://github.com/RIT-SWEN-261-02/team-project-2245-swen-261-02-2b
Diffstat (limited to '')
-rw-r--r-- | ufund-api/package-lock.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ufund-api/package-lock.json b/ufund-api/package-lock.json new file mode 100644 index 0000000..b005fc2 --- /dev/null +++ b/ufund-api/package-lock.json @@ -0,0 +1,6 @@ +{ + "name": "ufund-api", + "lockfileVersion": 3, + "requires": true, + "packages": {} +} |