Skip to content

Commit 08cd73d

Browse files
committed
Stop refering to deprecating angular modules in tests
1 parent 078f8c7 commit 08cd73d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

  • org.eclipse.wildwebdeveloper.tests/testProjects/angular-app

org.eclipse.wildwebdeveloper.tests/testProjects/angular-app/package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,13 @@
1111
},
1212
"private": true,
1313
"dependencies": {
14-
"@angular/animations": "^22.0.0",
1514
"@angular/build": "^22.0.0",
1615
"@angular/cli": "^22.0.0",
1716
"@angular/common": "^22.0.0",
1817
"@angular/compiler": "^22.0.0",
1918
"@angular/core": "^22.0.0",
2019
"@angular/forms": "^22.0.0",
2120
"@angular/platform-browser": "^22.0.0",
22-
"@angular/platform-browser-dynamic": "^22.0.0",
2321
"@angular/router": "^22.0.0",
2422
"core-js": "^3.39.0",
2523
"rxjs": "~7.8.0",

0 commit comments

Comments
 (0)