mirror of
https://github.com/Daniongithub/startfermate-api.git
synced 2025-10-03 04:50:49 +00:00
Added more variations to urban routes.
This commit is contained in:
14
package.json
14
package.json
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "start-fermate-api",
|
||||
"version": "2.1.0",
|
||||
"main": "script.js",
|
||||
"version": "2.1.1",
|
||||
"main": "server.js",
|
||||
"scripts": {
|
||||
"start": "node server.js"
|
||||
},
|
||||
@@ -15,5 +15,13 @@
|
||||
"cors": "^2.8.5",
|
||||
"express": "^5.1.0",
|
||||
"node-fetch": "^3.3.2"
|
||||
}
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/Daniongithub/startfermate-api.git"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/Daniongithub/startfermate-api/issues"
|
||||
},
|
||||
"homepage": "https://github.com/Daniongithub/startfermate-api#readme"
|
||||
}
|
||||
|
Reference in New Issue
Block a user