fix(chore): fixed peerdependencies
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
"author": "Dmitriy Shekhovtsov <valorkin@gmail.com>",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"@angular/core": "^13.0.0",
|
||||
"@angular/common": "^13.0.0"
|
||||
"@angular/core": "^14.0.0",
|
||||
"@angular/common": "^14.0.0"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"publishConfig": {
|
||||
|
||||
Reference in New Issue
Block a user