Skip to content

Commit 5a2d4cf

Browse files
feat: update to Analog 1.20.0
1 parent 8afe96d commit 5a2d4cf

File tree

2 files changed

+31
-31
lines changed

2 files changed

+31
-31
lines changed

package-lock.json

Lines changed: 26 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"lighthouse": "lhci autorun"
1717
},
1818
"dependencies": {
19-
"@analogjs/content": "1.20.0-beta.5",
20-
"@analogjs/router": "1.20.0-beta.5",
19+
"@analogjs/content": "1.20.0",
20+
"@analogjs/router": "1.20.0",
2121
"@angular/animations": "20.0.4",
2222
"@angular/common": "20.0.4",
2323
"@angular/compiler": "20.0.4",
@@ -45,9 +45,9 @@
4545
"zone.js": "~0.15.0"
4646
},
4747
"devDependencies": {
48-
"@analogjs/platform": "1.20.0-beta.5",
49-
"@analogjs/vite-plugin-angular": "1.20.0-beta.5",
50-
"@analogjs/vitest-angular": "1.20.0-beta.5",
48+
"@analogjs/platform": "1.20.0",
49+
"@analogjs/vite-plugin-angular": "1.20.0",
50+
"@analogjs/vitest-angular": "1.20.0",
5151
"@angular/build": "20.0.3",
5252
"@angular/cli": "20.0.3",
5353
"@angular/compiler-cli": "20.0.4",

0 commit comments

Comments
 (0)