diff options
author | Vitaly Takmazov | 2022-11-19 23:57:21 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:59 +0300 |
commit | ec0551528d09ab35345aba254d5ce9cd8f04f1ab (patch) | |
tree | 97f9ba3bad92754b8fb47b7bf921668c7bb4dddd /vnext/package.json | |
parent | da8f9c3c731d7511b59b994e47762d6f0770b554 (diff) |
qs -> URLSearchParams
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json index 2582edf2..6b94ae87 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -62,7 +62,6 @@ "ignore-styles": "^5.0.1", "mailparser": "^3.5.0", "node-pushnotifications": "^2.0.3", - "qs": "^6.11.0", "react": "18.2.0", "react-content-loader": "^6.2.0", "react-cookie": "^4.1.1", |