We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 400b968 commit 823e306Copy full SHA for 823e306
projects/animated-code-editor/package.json
@@ -4,8 +4,8 @@
4
"version": "4.0.5",
5
"license": "MIT",
6
"peerDependencies": {
7
- "@angular/common": "^14.0.1",
8
- "@angular/core": "^14.0.1"
+ "@angular/common": ">=14.0.1",
+ "@angular/core": ">=14.0.1"
9
},
10
"dependencies": {
11
"tslib": "^2.3.0"
0 commit comments