Spaces:
Sleeping
Sleeping
Update package.json
Browse files- package.json +1 -0
package.json
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
{
|
|
|
|
| 2 |
"dependencies": {
|
| 3 |
"express": "*",
|
| 4 |
"body-parser": "*"
|
|
|
|
| 1 |
{
|
| 2 |
+
"type": "module",
|
| 3 |
"dependencies": {
|
| 4 |
"express": "*",
|
| 5 |
"body-parser": "*"
|