File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 16.1.2 " ,
2
+ "version" : " 16.1.3 " ,
3
3
"npmClient" : " yarn" ,
4
4
"useWorkspaces" : true ,
5
5
"command" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ngx-env/builder" ,
3
- "version" : " 16.1.2 " ,
3
+ "version" : " 16.1.3 " ,
4
4
"description" : " Easily inject environment variables into your Angular applications" ,
5
5
"author" : " chihab <chihab@gmail.com>" ,
6
6
"homepage" : " https://github.com/chihab/ngx-env" ,
44
44
"peerDpendencies" : {
45
45
"@angular-devkit/schematics-cli" : " >=12.0.0"
46
46
}
47
- }
47
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ngx-env/core" ,
3
- "version" : " 16.1.2 " ,
3
+ "version" : " 16.1.3 " ,
4
4
"description" : " Easily inject environment variables into your Angular applications" ,
5
5
"author" : " chihab <chihab@gmail.com>" ,
6
6
"homepage" : " https://github.com/chihab/ngx-env" ,
28
28
"dependencies" : {
29
29
"tslib" : " ^2.3.0"
30
30
}
31
- }
31
+ }
You can’t perform that action at this time.
0 commit comments