Skip to content

Commit e0c7615

Browse files
Remove old publish script
1 parent e82a3f1 commit e0c7615

File tree

2 files changed

+1
-125
lines changed

2 files changed

+1
-125
lines changed

integrations/angular-cli-20/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
{
22
"name": "angular-cli-20",
3-
"version": "0.0.0",
3+
"private": true,
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",
77
"build": "ng build",
88
"watch": "ng build --watch --configuration development"
99
},
10-
"private": true,
1110
"dependencies": {
1211
"@angular/common": "^20.0.0",
1312
"@angular/compiler": "^20.0.0",

scripts/publish.ts

Lines changed: 0 additions & 123 deletions
This file was deleted.

0 commit comments

Comments
 (0)