aboutsummaryrefslogtreecommitdiff
path: root/frontend/package.json
diff options
context:
space:
mode:
authorArda Serdar Pektezol <1669855+pektezol@users.noreply.github.com>2024-10-19 16:28:00 +0300
committerArda Serdar Pektezol <1669855+pektezol@users.noreply.github.com>2024-10-19 16:28:00 +0300
commitbe5313fa0092688cea04f7f1f115574765847c22 (patch)
treed3760749ffb6942577afe92182f6fdbd3aa89d4b /frontend/package.json
parentbackend: optimize create record (diff)
downloadlphub-be5313fa0092688cea04f7f1f115574765847c22.tar.gz
lphub-be5313fa0092688cea04f7f1f115574765847c22.tar.bz2
lphub-be5313fa0092688cea04f7f1f115574765847c22.zip
backend: fix run ranks
Diffstat (limited to 'frontend/package.json')
-rw-r--r--frontend/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/package.json b/frontend/package.json
index 6c3022d..57c92a7 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -3,6 +3,7 @@
3 "version": "0.1.0", 3 "version": "0.1.0",
4 "private": true, 4 "private": true,
5 "dependencies": { 5 "dependencies": {
6 "@nekz/sdp": "^0.9.0",
6 "@testing-library/jest-dom": "^5.17.0", 7 "@testing-library/jest-dom": "^5.17.0",
7 "@testing-library/react": "^13.4.0", 8 "@testing-library/react": "^13.4.0",
8 "@testing-library/user-event": "^13.5.0", 9 "@testing-library/user-event": "^13.5.0",