Skip to content

Commit 0a3afce

Browse files
authored
fix(angular): remove glob and rimraf from standalone package json (#1478)
Co-authored-by: Hristo Hristov <HHristov@infragistics.com>
1 parent eda1fa8 commit 0a3afce

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

  • packages/igx-templates/igx-ts/projects/_base/files

packages/igx-templates/igx-ts/projects/_base/files/package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,7 @@
4949
"@angular/common": "^21.0.0",
5050
"@angular/compiler": "^21.0.0",
5151
"rxjs": "~7.8.1"
52-
},
53-
"glob": "^11.0.3",
54-
"rimraf": "^6.0.1"
52+
}
5553
},
5654
"devDependencies": {
5755
"@angular/build": "~21.0.0",

0 commit comments

Comments
 (0)