Spaces:
Sleeping
Sleeping
Create packages.json
Browse files- packages.json +5 -0
packages.json
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dependencies": {
|
| 3 |
+
"express": "^4.21.2"
|
| 4 |
+
}
|
| 5 |
+
}
|