Skip to content

Commit

Permalink
chore(): update peer deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilmysliwiec committed Jul 8, 2022
1 parent 2c376a5 commit 7a636ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -70,7 +70,7 @@
"typescript": "4.7.4"
},
"peerDependencies": {
"typescript": "^3.4.5 || ^4.3.5"
"typescript": "^4.3.5"
},
"schematics": "./dist/collection.json",
"nyc": {
Expand Down

0 comments on commit 7a636ce

Please sign in to comment.