We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26facb4 commit def5388Copy full SHA for def5388
package.json
@@ -8,7 +8,7 @@
8
"watch": "ng build --watch --configuration development",
9
"test": "ng test"
10
},
11
- "private": true,
+ "private": false,
12
"dependencies": {
13
"@angular/animations": "^17.3.0",
14
"@angular/common": "^17.3.0",
0 commit comments