Skip to content

Commit

Permalink
Merge pull request #9 from open-template-hub/develop
Browse files Browse the repository at this point in the history
Relese/update dependencies
  • Loading branch information
furknyavuz authored Jun 13, 2022
2 parents c20e5ea + 7c31f6f commit 3a8393d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,4 @@ Refer to **[CODE_OF_CONDUCT.md](https://github.com/open-template-hub/.github/blo
## LICENSE

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

4 changes: 2 additions & 2 deletions projects/countdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"version": "4.0.4",
"license": "MIT",
"peerDependencies": {
"@angular/common": "^14.0.1",
"@angular/core": "^14.0.1"
"@angular/common": ">=14.0.1",
"@angular/core": ">=14.0.1"
},
"dependencies": {
"tslib": "^2.3.0"
Expand Down

0 comments on commit 3a8393d

Please sign in to comment.