We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e82a3f1 commit e0c7615Copy full SHA for e0c7615
integrations/angular-cli-20/package.json
@@ -1,13 +1,12 @@
1
{
2
"name": "angular-cli-20",
3
- "version": "0.0.0",
+ "private": true,
4
"scripts": {
5
"ng": "ng",
6
"start": "ng serve",
7
"build": "ng build",
8
"watch": "ng build --watch --configuration development"
9
},
10
- "private": true,
11
"dependencies": {
12
"@angular/common": "^20.0.0",
13
"@angular/compiler": "^20.0.0",
scripts/publish.ts
0 commit comments