Add main entry point and repository metadata to package.json
This commit is contained in:
+2
-4
@@ -12,10 +12,8 @@
|
|||||||
"buildProduction": "npm run clean && ng build --configuration production && echo SUCCEED PROD BUILD && npm run updateProjectVersion",
|
"buildProduction": "npm run clean && ng build --configuration production && echo SUCCEED PROD BUILD && npm run updateProjectVersion",
|
||||||
"start": "node dist/server/server.mjs"
|
"start": "node dist/server/server.mjs"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": "https://github.com/FrauJulian/Personal-Portfolio-Website",
|
||||||
"type": "git",
|
"bugs": "https://github.com/FrauJulian/Personal-Portfolio-Website/issues",
|
||||||
"url": "git+https://github.com/FrauJulian/Personal-Portfolio-Website"
|
|
||||||
},
|
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Lechner Julian",
|
"name": "Lechner Julian",
|
||||||
"nickname": "FrauJulian",
|
"nickname": "FrauJulian",
|
||||||
|
|||||||
Reference in New Issue
Block a user