File tree 4 files changed +8
-8
lines changed
4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 10
10
11
11
{
12
12
"core": {
13
- "scope": "",
14
- "version": "",
13
+ "scope": "ngx-translate.packages ",
14
+ "version": "15.0.0 ",
15
15
"mainFile": "public-api.ts",
16
16
"rootDir": "packages/core"
17
17
},
18
18
"http-loader": {
19
- "scope": "",
20
- "version": "",
19
+ "scope": "ngx-translate.packages ",
20
+ "version": "8.0.0 ",
21
21
"mainFile": "public-api.ts",
22
22
"rootDir": "packages/http-loader"
23
23
},
24
24
"$schema-version": "15.0.0"
25
- }
25
+ }
Original file line number Diff line number Diff line change 1
- # @ngx-translate/core ![ Build Status] ( https://github.com/ngx-translate/core/actions/workflows/main/badge.svg ) [ ![ npm version] ( https://badge.fury.io/js/%40ngx-translate%2Fcore.svg )] ( https://badge.fury.io/js/%40ngx-translate%2Fcore )
1
+ # @ngx-translate/core ![ Build Status] ( https://github.com/ngx-translate/core/actions/workflows/main.yml /badge.svg ) [ ![ npm version] ( https://badge.fury.io/js/%40ngx-translate%2Fcore.svg )] ( https://badge.fury.io/js/%40ngx-translate%2Fcore )
2
2
3
3
The internationalization (i18n) library for Angular.
4
4
Original file line number Diff line number Diff line change 25
25
"peerDependencies" : {
26
26
"@angular/core" : " >=16.0.0" ,
27
27
"@angular/common" : " >=16.0.0" ,
28
- "@ngx-translate/core" : " >=14 .0.0"
28
+ "@ngx-translate/core" : " >=15 .0.0"
29
29
}
30
30
}
31
31
},
Original file line number Diff line number Diff line change 1
- # @ngx-translate/core ![ Build Status] ( https://github.com/ngx-translate/core/actions/workflows/main/badge.svg ) [ ![ npm version] ( https://badge.fury.io/js/%40ngx-translate%2Fcore.svg )] ( https://badge.fury.io/js/%40ngx-translate%2Fcore )
1
+ # @ngx-translate/core ![ Build Status] ( https://github.com/ngx-translate/core/actions/workflows/main.yml /badge.svg ) [ ![ npm version] ( https://badge.fury.io/js/%40ngx-translate%2Fcore.svg )] ( https://badge.fury.io/js/%40ngx-translate%2Fcore )
2
2
3
3
The internationalization (i18n) library for Angular.
4
4
You can’t perform that action at this time.
0 commit comments