aboutsummaryrefslogtreecommitdiff
path: root/frontend/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/package.json')
-rw-r--r--frontend/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/package.json b/frontend/package.json
index 6433e93..80c740b 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -9,7 +9,7 @@
9 "react": "^18.2.0", 9 "react": "^18.2.0",
10 "react-dom": "^18.2.0", 10 "react-dom": "^18.2.0",
11 "react-markdown": "^8.0.7", 11 "react-markdown": "^8.0.7",
12 "react-scripts": "5.0.1", 12 "react-scripts": "^5.0.1",
13 "web-vitals": "^2.1.4" 13 "web-vitals": "^2.1.4"
14 }, 14 },
15 "scripts": { 15 "scripts": {