-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
46049d2
commit 24ea42d
Showing
8 changed files
with
151,811 additions
and
5,520 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
yarnPath: .yarn/releases/yarn-1.22.1.cjs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "angular-cc-library", | ||
"version": "2.1.2", | ||
"version": "2.1.3", | ||
"description": "angular credit card library", | ||
"keywords": [ | ||
"angular", | ||
|
@@ -12,18 +12,18 @@ | |
"author": "nogorilla <[email protected]>", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/nogorilla/angular-cc-library/issues" | ||
"url": "https://github.com/thekip/angular-cc-library/issues" | ||
}, | ||
"homepage": "https://github.com/nogorilla/angular-cc-library#readme", | ||
"homepage": "https://github.com/thekip/angular-cc-library#readme", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/nogorilla/angular-cc-library.git" | ||
"url": "git+https://github.com/thekip/angular-cc-library.git" | ||
}, | ||
"dependencies": { | ||
"tslib": "^2.0.0" | ||
}, | ||
"peerDependencies": { | ||
"@angular/common": ">6 <12", | ||
"@angular/core": ">6 <12" | ||
"@angular/common": ">6 <13", | ||
"@angular/core": ">6 <13" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
24ea42d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good afternoon, Timofei. I am a front-end developer and I am using your library: angular-cc-library.
May I ask you to update your library to the Angular 17 version, please?
I appreciate it.
Thank you and have a nice day :)