File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"lerna" : " 2.5.1" ,
3
3
"packages" : [" packages/*" ],
4
- "version" : " 2.4.9 " ,
4
+ "version" : " 2.4.10 " ,
5
5
"npmClient" : " yarn" ,
6
6
"useWorkspaces" : true ,
7
7
"publishConfig" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @datx/jsonapi-angular" ,
3
- "version" : " 2.4.9 " ,
3
+ "version" : " 2.4.10 " ,
4
4
"scripts" : {
5
5
"ng" : " ng" ,
6
6
"build" : " ng build datx-jsonapi-angular && npm run copy-license && npm run copy-readme" ,
28
28
"@angular/platform-browser-dynamic" : " ~14.1.2" ,
29
29
"@angular/router" : " ~14.2.0" ,
30
30
"@datx/core" : " 2.4.8" ,
31
- "@datx/jsonapi" : " 2.4.8 " ,
31
+ "@datx/jsonapi" : " 2.4.10 " ,
32
32
"@datx/network" : " 2.4.8" ,
33
33
"@datx/utils" : " 2.4.8" ,
34
34
"@types/jest" : " ^28.1.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @datx/jsonapi" ,
3
- "version" : " 2.4.8 " ,
3
+ "version" : " 2.4.10 " ,
4
4
"description" : " DatX mixin for JSON API support" ,
5
5
"main" : " dist/index.cjs.js" ,
6
6
"module" : " dist/index.esm.js" ,
You can’t perform that action at this time.
0 commit comments