File tree Expand file tree Collapse file tree 2 files changed +35
-35
lines changed Expand file tree Collapse file tree 2 files changed +35
-35
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ng-kit" ,
3
- "version" : " 20.2 .0" ,
3
+ "version" : " 20.3 .0" ,
4
4
"scripts" : {
5
5
"ng" : " ng" ,
6
6
"start" : " ng serve --watch --hmr --port=4300" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " @js-smart/ng-kit" ,
3
- "version" : " 20.2 .0" ,
4
- "license" : " MIT" ,
5
- "author" : " Pavan Kumar Jadda" ,
6
- "private" : false ,
7
- "keywords" : [
8
- " angular" ,
9
- " angular-15" ,
10
- " angular-16" ,
11
- " angular-17" ,
12
- " angular-18" ,
13
- " angular-19" ,
14
- " angular-20"
15
- ],
16
- "contributors" : [
17
- {
18
- "name" : " Pavan Kumar Jadda"
19
- }
20
- ],
21
- "repository" : {
22
- "type" : " git" ,
23
- "url" : " https://github.com/js-smart/ng-kit.git"
24
- },
25
- "bugs" : {
26
- "url" : " https://github.com/js-smart/ng-kit/issues"
27
- },
28
- "peerDependencies" : {
29
- "@angular/common" : " ^20.0.0" ,
30
- "@angular/core" : " ^20.0.0"
31
- },
32
- "dependencies" : {
33
- "tslib" : " ^2.8.1"
34
- },
35
- "sideEffects" : false
2
+ "name" : " @js-smart/ng-kit" ,
3
+ "version" : " 20.3 .0" ,
4
+ "license" : " MIT" ,
5
+ "author" : " Pavan Kumar Jadda" ,
6
+ "private" : false ,
7
+ "keywords" : [
8
+ " angular" ,
9
+ " angular-15" ,
10
+ " angular-16" ,
11
+ " angular-17" ,
12
+ " angular-18" ,
13
+ " angular-19" ,
14
+ " angular-20"
15
+ ],
16
+ "contributors" : [
17
+ {
18
+ "name" : " Pavan Kumar Jadda"
19
+ }
20
+ ],
21
+ "repository" : {
22
+ "type" : " git" ,
23
+ "url" : " https://github.com/js-smart/ng-kit.git"
24
+ },
25
+ "bugs" : {
26
+ "url" : " https://github.com/js-smart/ng-kit/issues"
27
+ },
28
+ "peerDependencies" : {
29
+ "@angular/common" : " ^20.0.0" ,
30
+ "@angular/core" : " ^20.0.0"
31
+ },
32
+ "dependencies" : {
33
+ "tslib" : " ^2.8.1"
34
+ },
35
+ "sideEffects" : false
36
36
}
You can’t perform that action at this time.
0 commit comments