Spaces:
Configuration error
Configuration error
zack
commited on
Commit
·
7c629fa
1
Parent(s):
f46a27a
chore(package): 🔧 update import settings
Browse files- frontend/package.json +2 -1
frontend/package.json
CHANGED
@@ -22,7 +22,8 @@
|
|
22 |
"semantic-ui-css": "^2.4.1",
|
23 |
"semantic-ui-react": "^2.1.3",
|
24 |
"typescript": "^4.8.2",
|
25 |
-
"web-vitals": "^2.1.4"
|
|
|
26 |
},
|
27 |
"scripts": {
|
28 |
"dev": "next dev",
|
|
|
22 |
"semantic-ui-css": "^2.4.1",
|
23 |
"semantic-ui-react": "^2.1.3",
|
24 |
"typescript": "^4.8.2",
|
25 |
+
"web-vitals": "^2.1.4",
|
26 |
+
"next-images": "^1.8.1"
|
27 |
},
|
28 |
"scripts": {
|
29 |
"dev": "next dev",
|