Skip to content

Commit 4575488

Browse files
christopherthielenmergify[bot]
authored andcommitted
chore(ng13): bump ng peerDeps to 12 || 13
1 parent cc1eafd commit 4575488

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
"license": "MIT",
4545
"distDir": "dist",
4646
"peerDependencies": {
47-
"@angular/common": "^10.0.0 || ^11.0.0",
48-
"@angular/core": "^10.0.0 || ^11.0.0",
47+
"@angular/common": "^12.0.0 || ^13.0.0",
48+
"@angular/core": "^12.0.0 || ^13.0.0",
4949
"@uirouter/core": "^6.0.7",
5050
"@uirouter/rx": "^0.6.0"
5151
},

0 commit comments

Comments
 (0)