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.
2 parents 6956d83 + 616bb0a commit aa9413bCopy full SHA for aa9413b
README.md
@@ -74,3 +74,4 @@ Refer to **[CODE_OF_CONDUCT.md](https://github.com/open-template-hub/.github/blo
74
## LICENSE
75
76
The source code for this project is released under the [MIT License](LICENSE).
77
+
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