aboutsummaryrefslogtreecommitdiff
path: root/frontend/package.json
diff options
context:
space:
mode:
authorArda Serdar Pektezol <1669855+pektezol@users.noreply.github.com>2023-06-17 12:30:45 +0300
committerArda Serdar Pektezol <1669855+pektezol@users.noreply.github.com>2023-06-17 12:30:45 +0300
commit89661b3200d89eb1e98a6294f6e80e9bfcfb719c (patch)
treebc8d6f315ee3798afff75cbb835ed008a6bbe718 /frontend/package.json
parentfeat: search with query (#40) (diff)
parentlogin (diff)
downloadlphub-89661b3200d89eb1e98a6294f6e80e9bfcfb719c.tar.gz
lphub-89661b3200d89eb1e98a6294f6e80e9bfcfb719c.tar.bz2
lphub-89661b3200d89eb1e98a6294f6e80e9bfcfb719c.zip
Merge branch 'main' of https://github.com/pektezol/LeastPortals
Diffstat (limited to 'frontend/package.json')
-rw-r--r--frontend/package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/frontend/package.json b/frontend/package.json
index 72e2117..123a434 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -6,7 +6,6 @@
6 "@testing-library/jest-dom": "^5.16.5", 6 "@testing-library/jest-dom": "^5.16.5",
7 "@testing-library/react": "^13.4.0", 7 "@testing-library/react": "^13.4.0",
8 "@testing-library/user-event": "^13.5.0", 8 "@testing-library/user-event": "^13.5.0",
9 "js-cookie": "^3.0.5",
10 "react": "^18.2.0", 9 "react": "^18.2.0",
11 "react-dom": "^18.2.0", 10 "react-dom": "^18.2.0",
12 "react-scripts": "5.0.1", 11 "react-scripts": "5.0.1",