Skip to content

Commit aa9413b

Browse files
authored
Merge pull request #17 from open-template-hub/develop
Release/update dependencies
2 parents 6956d83 + 616bb0a commit aa9413b

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,3 +74,4 @@ Refer to **[CODE_OF_CONDUCT.md](https://github.com/open-template-hub/.github/blo
7474
## LICENSE
7575

7676
The source code for this project is released under the [MIT License](LICENSE).
77+

projects/animated-code-editor/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"version": "4.0.5",
55
"license": "MIT",
66
"peerDependencies": {
7-
"@angular/common": "^14.0.1",
8-
"@angular/core": "^14.0.1"
7+
"@angular/common": ">=14.0.1",
8+
"@angular/core": ">=14.0.1"
99
},
1010
"dependencies": {
1111
"tslib": "^2.3.0"

0 commit comments

Comments
 (0)