We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 388164d commit 44b69c6Copy full SHA for 44b69c6
package.json
@@ -12,8 +12,7 @@
12
"e2e": "ng e2e",
13
"postinstall": "ng build --configuration=production"
14
},
15
- "homepage": "https://pholith.github.io/Portfolio/index.html",
16
- "private": true,
+ "private": false,
17
"dependencies": {
18
"@angular/animations": "~21.2.6",
19
"@angular/common": "~21.2.6",
0 commit comments