Little tweaks to make it work... In a devcontainer anyway....
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"version": "0.2.1",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start": "node ./bin/www"
|
||||
"start": "node ./src/bin/www"
|
||||
},
|
||||
"dependencies": {
|
||||
"@google/maps": "^0.4.5",
|
||||
@@ -39,12 +39,6 @@
|
||||
"type": "git",
|
||||
"url": "git@git.mifi.dev:12022/mifi/Pfosi-Looking-API.git"
|
||||
},
|
||||
"keywords": [
|
||||
"Timberland",
|
||||
"TBL",
|
||||
"GCS",
|
||||
"database"
|
||||
],
|
||||
"author": "Mike Fitzpatrick (badmf@mifi.dev)",
|
||||
"license": "ISC"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user