Spaces:
Sleeping
Sleeping
- package.json +1 -2
package.json
CHANGED
|
@@ -4,7 +4,6 @@
|
|
| 4 |
"main": "server.js",
|
| 5 |
"dependencies": {
|
| 6 |
"cors": "^2.8.5",
|
| 7 |
-
"express": "^4.18.2"
|
| 8 |
-
"youtube-transcript": "^1.0.6"
|
| 9 |
}
|
| 10 |
}
|
|
|
|
| 4 |
"main": "server.js",
|
| 5 |
"dependencies": {
|
| 6 |
"cors": "^2.8.5",
|
| 7 |
+
"express": "^4.18.2"
|
|
|
|
| 8 |
}
|
| 9 |
}
|