diff options
author | Aubrey-Li <63608597+Aubrey-Li@users.noreply.github.com> | 2021-07-26 13:29:39 -0700 |
---|---|---|
committer | Aubrey-Li <63608597+Aubrey-Li@users.noreply.github.com> | 2021-07-26 13:29:39 -0700 |
commit | e3e0f76480da25e5849fe2211d2a017d5670a746 (patch) | |
tree | 132ee1bedb1974569806b03603eed7427f835bf4 | |
parent | 21c9ba393abc60ef513678940130dc53ba3f7a46 (diff) | |
parent | d16585c7de73dd0e18ef276c85c2d2af18435ada (diff) |
Merge branch 'trails-aubrey' of https://github.com/brown-dash/Dash-Web into trails-aubrey
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index bd5d73753..e4c433499 100644 --- a/package.json +++ b/package.json @@ -275,7 +275,7 @@ "use-places-autocomplete": "^1.9.3", "uuid": "^3.4.0", "valid-url": "^1.0.9", - "-request": "^1.0.7", + "web-request": "^1.0.7", "rtc-adapter": "^7.6.3", "wikijs": "^6.0.1", "words-to-numbers": "^1.5.1", |