mirror of
https://gitlab.com/foxixus/neomovies-api.git
synced 2025-10-27 17:38:51 +05:00
Update 4 files
- /src/index.js - /src/routes/movies.js - /src/config/tmdb.js - /package.json
This commit is contained in:
@@ -6,9 +6,7 @@
|
||||
"scripts": {
|
||||
"start": "node src/index.js",
|
||||
"dev": "nodemon src/index.js",
|
||||
"build": "npm install --production",
|
||||
"vercel-build": "echo hello",
|
||||
"clean": "rm -rf node_modules"
|
||||
"vercel-build": "echo hello"
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "^1.6.2",
|
||||
|
||||
Reference in New Issue
Block a user