Skip to content

Commit ecc3116

Browse files
Update angular monorepo to v18
1 parent cfd1f9b commit ecc3116

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"typescript": "^5.0.0"
1010
},
1111
"devDependencies": {
12-
"@angular/compiler": "^16.0.0",
13-
"@angular/core": "^16.0.0",
12+
"@angular/compiler": "^18.0.0",
13+
"@angular/core": "^18.0.0",
1414
"@types/chai": "^4.3.4",
1515
"@types/mocha": "^10.0.1",
1616
"codelyzer": "^6.0.2",

0 commit comments

Comments
 (0)