mirror of https://github.com/abpframework/abp.git
106 changed files with 21104 additions and 14946 deletions
@ -1,12 +1,12 @@ |
|||
{ |
|||
"version": "2.8.0", |
|||
"version": "2.9.0", |
|||
"name": "@abp/anchor-js", |
|||
"publishConfig": { |
|||
"access": "public" |
|||
}, |
|||
"dependencies": { |
|||
"@abp/core": "^2.8.0", |
|||
"@abp/core": "^2.9.0", |
|||
"anchor-js": "^4.2.2" |
|||
}, |
|||
"gitHead": "40e535594fe6371da41ed3af28df92ee43def52c" |
|||
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|||
} |
|||
|
|||
@ -1,11 +1,11 @@ |
|||
{ |
|||
"version": "2.8.0", |
|||
"version": "2.9.0", |
|||
"name": "@abp/aspnetcore.mvc.ui.theme.basic", |
|||
"publishConfig": { |
|||
"access": "public" |
|||
}, |
|||
"dependencies": { |
|||
"@abp/aspnetcore.mvc.ui.theme.shared": "^2.8.0" |
|||
"@abp/aspnetcore.mvc.ui.theme.shared": "^2.9.0" |
|||
}, |
|||
"gitHead": "40e535594fe6371da41ed3af28df92ee43def52c" |
|||
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|||
} |
|||
|
|||
@ -1,24 +1,24 @@ |
|||
{ |
|||
"version": "2.8.0", |
|||
"version": "2.9.0", |
|||
"name": "@abp/aspnetcore.mvc.ui.theme.shared", |
|||
"publishConfig": { |
|||
"access": "public" |
|||
}, |
|||
"dependencies": { |
|||
"@abp/aspnetcore.mvc.ui": "^2.8.0", |
|||
"@abp/bootstrap": "^2.8.0", |
|||
"@abp/bootstrap-datepicker": "^2.8.0", |
|||
"@abp/datatables.net-bs4": "^2.8.0", |
|||
"@abp/font-awesome": "^2.8.0", |
|||
"@abp/jquery-form": "^2.8.0", |
|||
"@abp/jquery-validation-unobtrusive": "^2.8.0", |
|||
"@abp/lodash": "^2.8.0", |
|||
"@abp/luxon": "^2.8.0", |
|||
"@abp/malihu-custom-scrollbar-plugin": "^2.8.0", |
|||
"@abp/select2": "^2.8.0", |
|||
"@abp/sweetalert": "^2.8.0", |
|||
"@abp/timeago": "^2.8.0", |
|||
"@abp/toastr": "^2.8.0" |
|||
"@abp/aspnetcore.mvc.ui": "^2.9.0", |
|||
"@abp/bootstrap": "^2.9.0", |
|||
"@abp/bootstrap-datepicker": "^2.9.0", |
|||
"@abp/datatables.net-bs4": "^2.9.0", |
|||
"@abp/font-awesome": "^2.9.0", |
|||
"@abp/jquery-form": "^2.9.0", |
|||
"@abp/jquery-validation-unobtrusive": "^2.9.0", |
|||
"@abp/lodash": "^2.9.0", |
|||
"@abp/luxon": "^2.9.0", |
|||
"@abp/malihu-custom-scrollbar-plugin": "^2.9.0", |
|||
"@abp/select2": "^2.9.0", |
|||
"@abp/sweetalert": "^2.9.0", |
|||
"@abp/timeago": "^2.9.0", |
|||
"@abp/toastr": "^2.9.0" |
|||
}, |
|||
"gitHead": "40e535594fe6371da41ed3af28df92ee43def52c" |
|||
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|||
} |
|||
|
|||
@ -1,14 +1,14 @@ |
|||
{ |
|||
"version": "2.8.0", |
|||
"version": "2.9.0", |
|||
"name": "@abp/blogging", |
|||
"publishConfig": { |
|||
"access": "public" |
|||
}, |
|||
"dependencies": { |
|||
"@abp/aspnetcore.mvc.ui.theme.shared": "^2.8.0", |
|||
"@abp/owl.carousel": "^2.8.0", |
|||
"@abp/prismjs": "^2.8.0", |
|||
"@abp/tui-editor": "^2.8.0" |
|||
"@abp/aspnetcore.mvc.ui.theme.shared": "^2.9.0", |
|||
"@abp/owl.carousel": "^2.9.0", |
|||
"@abp/prismjs": "^2.9.0", |
|||
"@abp/tui-editor": "^2.9.0" |
|||
}, |
|||
"gitHead": "40e535594fe6371da41ed3af28df92ee43def52c" |
|||
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|||
} |
|||
|
|||
@ -1,13 +1,13 @@ |
|||
{ |
|||
"version": "2.8.0", |
|||
"version": "2.9.0", |
|||
"name": "@abp/bootstrap", |
|||
"publishConfig": { |
|||
"access": "public" |
|||
}, |
|||
"dependencies": { |
|||
"@abp/core": "^2.8.0", |
|||
"bootstrap-v4-rtl": "4.4.1-2", |
|||
"bootstrap": "^4.3.1" |
|||
"@abp/core": "^2.9.0", |
|||
"bootstrap": "^4.3.1", |
|||
"bootstrap-v4-rtl": "4.4.1-2" |
|||
}, |
|||
"gitHead": "40e535594fe6371da41ed3af28df92ee43def52c" |
|||
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|||
} |
|||
|
|||
@ -1,12 +1,12 @@ |
|||
{ |
|||
"version": "2.8.0", |
|||
"version": "2.9.0", |
|||
"name": "@abp/clipboard", |
|||
"publishConfig": { |
|||
"access": "public" |
|||
}, |
|||
"dependencies": { |
|||
"@abp/core": "^2.8.0", |
|||
"@abp/core": "^2.9.0", |
|||
"clipboard": "^2.0.4" |
|||
}, |
|||
"gitHead": "40e535594fe6371da41ed3af28df92ee43def52c" |
|||
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|||
} |
|||
|
|||
@ -1,12 +1,12 @@ |
|||
{ |
|||
"version": "2.8.0", |
|||
"version": "2.9.0", |
|||
"name": "@abp/codemirror", |
|||
"publishConfig": { |
|||
"access": "public" |
|||
}, |
|||
"dependencies": { |
|||
"@abp/core": "^2.8.0", |
|||
"@abp/core": "^2.9.0", |
|||
"codemirror": "^5.49.2" |
|||
}, |
|||
"gitHead": "40e535594fe6371da41ed3af28df92ee43def52c" |
|||
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|||
} |
|||
|
|||
@ -1,11 +1,11 @@ |
|||
{ |
|||
"version": "2.8.0", |
|||
"version": "2.9.0", |
|||
"name": "@abp/core", |
|||
"publishConfig": { |
|||
"access": "public" |
|||
}, |
|||
"dependencies": { |
|||
"@abp/utils": "^2.8.0" |
|||
"@abp/utils": "^2.9.0" |
|||
}, |
|||
"gitHead": "40e535594fe6371da41ed3af28df92ee43def52c" |
|||
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|||
} |
|||
|
|||
@ -1,12 +1,12 @@ |
|||
{ |
|||
"version": "2.8.0", |
|||
"version": "2.9.0", |
|||
"name": "@abp/datatables.net-bs4", |
|||
"publishConfig": { |
|||
"access": "public" |
|||
}, |
|||
"dependencies": { |
|||
"@abp/datatables.net": "^2.8.0", |
|||
"@abp/datatables.net": "^2.9.0", |
|||
"datatables.net-bs4": "^1.10.20" |
|||
}, |
|||
"gitHead": "40e535594fe6371da41ed3af28df92ee43def52c" |
|||
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|||
} |
|||
|
|||
@ -1,12 +1,12 @@ |
|||
{ |
|||
"version": "2.8.0", |
|||
"version": "2.9.0", |
|||
"name": "@abp/datatables.net", |
|||
"publishConfig": { |
|||
"access": "public" |
|||
}, |
|||
"dependencies": { |
|||
"@abp/jquery": "^2.8.0", |
|||
"@abp/jquery": "^2.9.0", |
|||
"datatables.net": "^1.10.20" |
|||
}, |
|||
"gitHead": "40e535594fe6371da41ed3af28df92ee43def52c" |
|||
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|||
} |
|||
|
|||
@ -1,15 +1,15 @@ |
|||
{ |
|||
"version": "2.8.0", |
|||
"version": "2.9.0", |
|||
"name": "@abp/docs", |
|||
"publishConfig": { |
|||
"access": "public" |
|||
}, |
|||
"dependencies": { |
|||
"@abp/anchor-js": "^2.8.0", |
|||
"@abp/clipboard": "^2.8.0", |
|||
"@abp/malihu-custom-scrollbar-plugin": "^2.8.0", |
|||
"@abp/popper.js": "^2.8.0", |
|||
"@abp/prismjs": "^2.8.0" |
|||
"@abp/anchor-js": "^2.9.0", |
|||
"@abp/clipboard": "^2.9.0", |
|||
"@abp/malihu-custom-scrollbar-plugin": "^2.9.0", |
|||
"@abp/popper.js": "^2.9.0", |
|||
"@abp/prismjs": "^2.9.0" |
|||
}, |
|||
"gitHead": "40e535594fe6371da41ed3af28df92ee43def52c" |
|||
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|||
} |
|||
|
|||
@ -1,12 +1,12 @@ |
|||
{ |
|||
"version": "2.8.0", |
|||
"version": "2.9.0", |
|||
"name": "@abp/font-awesome", |
|||
"publishConfig": { |
|||
"access": "public" |
|||
}, |
|||
"dependencies": { |
|||
"@abp/core": "^2.8.0", |
|||
"@abp/core": "^2.9.0", |
|||
"@fortawesome/fontawesome-free": "^5.11.2" |
|||
}, |
|||
"gitHead": "40e535594fe6371da41ed3af28df92ee43def52c" |
|||
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|||
} |
|||
|
|||
@ -1,11 +1,11 @@ |
|||
{ |
|||
"version": "2.8.0", |
|||
"version": "2.9.0", |
|||
"name": "@abp/highlight.js", |
|||
"publishConfig": { |
|||
"access": "public" |
|||
}, |
|||
"dependencies": { |
|||
"@abp/core": "^2.8.0" |
|||
"@abp/core": "^2.9.0" |
|||
}, |
|||
"gitHead": "40e535594fe6371da41ed3af28df92ee43def52c" |
|||
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|||
} |
|||
|
|||
@ -1,12 +1,12 @@ |
|||
{ |
|||
"version": "2.8.0", |
|||
"version": "2.9.0", |
|||
"name": "@abp/jquery-form", |
|||
"publishConfig": { |
|||
"access": "public" |
|||
}, |
|||
"dependencies": { |
|||
"@abp/jquery": "^2.8.0", |
|||
"@abp/jquery": "^2.9.0", |
|||
"jquery-form": "^4.2.2" |
|||
}, |
|||
"gitHead": "40e535594fe6371da41ed3af28df92ee43def52c" |
|||
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|||
} |
|||
|
|||
@ -1,12 +1,12 @@ |
|||
{ |
|||
"version": "2.8.0", |
|||
"version": "2.9.0", |
|||
"name": "@abp/jquery-validation-unobtrusive", |
|||
"publishConfig": { |
|||
"access": "public" |
|||
}, |
|||
"dependencies": { |
|||
"@abp/jquery-validation": "^2.8.0", |
|||
"@abp/jquery-validation": "^2.9.0", |
|||
"jquery-validation-unobtrusive": "^3.2.11" |
|||
}, |
|||
"gitHead": "40e535594fe6371da41ed3af28df92ee43def52c" |
|||
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|||
} |
|||
|
|||
@ -1,12 +1,12 @@ |
|||
{ |
|||
"version": "2.8.0", |
|||
"version": "2.9.0", |
|||
"name": "@abp/jquery-validation", |
|||
"publishConfig": { |
|||
"access": "public" |
|||
}, |
|||
"dependencies": { |
|||
"@abp/jquery": "^2.8.0", |
|||
"@abp/jquery": "^2.9.0", |
|||
"jquery-validation": "^1.19.1" |
|||
}, |
|||
"gitHead": "40e535594fe6371da41ed3af28df92ee43def52c" |
|||
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|||
} |
|||
|
|||
@ -1,12 +1,12 @@ |
|||
{ |
|||
"version": "2.8.0", |
|||
"version": "2.9.0", |
|||
"name": "@abp/jquery", |
|||
"publishConfig": { |
|||
"access": "public" |
|||
}, |
|||
"dependencies": { |
|||
"@abp/core": "^2.8.0", |
|||
"@abp/core": "^2.9.0", |
|||
"jquery": "^3.4.1" |
|||
}, |
|||
"gitHead": "40e535594fe6371da41ed3af28df92ee43def52c" |
|||
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|||
} |
|||
|
|||
@ -1,12 +1,12 @@ |
|||
{ |
|||
"version": "2.8.0", |
|||
"version": "2.9.0", |
|||
"name": "@abp/jstree", |
|||
"publishConfig": { |
|||
"access": "public" |
|||
}, |
|||
"dependencies": { |
|||
"@abp/jquery": "^2.8.0", |
|||
"@abp/jquery": "^2.9.0", |
|||
"jstree": "^3.3.9" |
|||
}, |
|||
"gitHead": "40e535594fe6371da41ed3af28df92ee43def52c" |
|||
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|||
} |
|||
|
|||
@ -1,12 +1,12 @@ |
|||
{ |
|||
"version": "2.8.0", |
|||
"version": "2.9.0", |
|||
"name": "@abp/lodash", |
|||
"publishConfig": { |
|||
"access": "public" |
|||
}, |
|||
"dependencies": { |
|||
"@abp/core": "^2.8.0", |
|||
"@abp/core": "^2.9.0", |
|||
"lodash": "^4.17.15" |
|||
}, |
|||
"gitHead": "40e535594fe6371da41ed3af28df92ee43def52c" |
|||
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|||
} |
|||
|
|||
@ -1,12 +1,12 @@ |
|||
{ |
|||
"version": "2.8.0", |
|||
"version": "2.9.0", |
|||
"name": "@abp/malihu-custom-scrollbar-plugin", |
|||
"publishConfig": { |
|||
"access": "public" |
|||
}, |
|||
"dependencies": { |
|||
"@abp/core": "^2.8.0", |
|||
"@abp/core": "^2.9.0", |
|||
"malihu-custom-scrollbar-plugin": "^3.1.5" |
|||
}, |
|||
"gitHead": "40e535594fe6371da41ed3af28df92ee43def52c" |
|||
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|||
} |
|||
|
|||
@ -1,12 +1,12 @@ |
|||
{ |
|||
"version": "2.8.0", |
|||
"version": "2.9.0", |
|||
"name": "@abp/markdown-it", |
|||
"publishConfig": { |
|||
"access": "public" |
|||
}, |
|||
"dependencies": { |
|||
"@abp/core": "^2.8.0", |
|||
"@abp/core": "^2.9.0", |
|||
"markdown-it": "^10.0.0" |
|||
}, |
|||
"gitHead": "40e535594fe6371da41ed3af28df92ee43def52c" |
|||
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|||
} |
|||
|
|||
@ -1,12 +1,12 @@ |
|||
{ |
|||
"version": "2.8.0", |
|||
"version": "2.9.0", |
|||
"name": "@abp/owl.carousel", |
|||
"publishConfig": { |
|||
"access": "public" |
|||
}, |
|||
"dependencies": { |
|||
"@abp/core": "^2.8.0", |
|||
"@abp/core": "^2.9.0", |
|||
"owl.carousel": "^2.3.4" |
|||
}, |
|||
"gitHead": "40e535594fe6371da41ed3af28df92ee43def52c" |
|||
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|||
} |
|||
|
|||
@ -1,12 +1,12 @@ |
|||
{ |
|||
"version": "2.8.0", |
|||
"version": "2.9.0", |
|||
"name": "@abp/popper.js", |
|||
"publishConfig": { |
|||
"access": "public" |
|||
}, |
|||
"dependencies": { |
|||
"@abp/core": "^2.8.0", |
|||
"@abp/core": "^2.9.0", |
|||
"popper.js": "^1.16.0" |
|||
}, |
|||
"gitHead": "40e535594fe6371da41ed3af28df92ee43def52c" |
|||
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|||
} |
|||
|
|||
@ -1,13 +1,13 @@ |
|||
{ |
|||
"version": "2.8.0", |
|||
"version": "2.9.0", |
|||
"name": "@abp/prismjs", |
|||
"publishConfig": { |
|||
"access": "public" |
|||
}, |
|||
"dependencies": { |
|||
"@abp/clipboard": "^2.8.0", |
|||
"@abp/core": "^2.8.0", |
|||
"@abp/clipboard": "^2.9.0", |
|||
"@abp/core": "^2.9.0", |
|||
"prismjs": "^1.17.1" |
|||
}, |
|||
"gitHead": "40e535594fe6371da41ed3af28df92ee43def52c" |
|||
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|||
} |
|||
|
|||
@ -1,12 +1,12 @@ |
|||
{ |
|||
"version": "2.8.0", |
|||
"version": "2.9.0", |
|||
"name": "@abp/select2", |
|||
"publishConfig": { |
|||
"access": "public" |
|||
}, |
|||
"dependencies": { |
|||
"@abp/core": "^2.8.0", |
|||
"@abp/core": "^2.9.0", |
|||
"select2": "^4.0.12" |
|||
}, |
|||
"gitHead": "40e535594fe6371da41ed3af28df92ee43def52c" |
|||
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|||
} |
|||
|
|||
@ -1,12 +1,12 @@ |
|||
{ |
|||
"version": "2.8.0", |
|||
"version": "2.9.0", |
|||
"name": "@abp/signalr", |
|||
"publishConfig": { |
|||
"access": "public" |
|||
}, |
|||
"dependencies": { |
|||
"@abp/core": "^2.8.0", |
|||
"@abp/core": "^2.9.0", |
|||
"@microsoft/signalr": "^3.1.3" |
|||
}, |
|||
"gitHead": "40e535594fe6371da41ed3af28df92ee43def52c" |
|||
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|||
} |
|||
|
|||
@ -1,12 +1,12 @@ |
|||
{ |
|||
"version": "2.8.0", |
|||
"version": "2.9.0", |
|||
"name": "@abp/sweetalert", |
|||
"publishConfig": { |
|||
"access": "public" |
|||
}, |
|||
"dependencies": { |
|||
"@abp/core": "^2.8.0", |
|||
"@abp/core": "^2.9.0", |
|||
"sweetalert": "^2.1.2" |
|||
}, |
|||
"gitHead": "40e535594fe6371da41ed3af28df92ee43def52c" |
|||
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|||
} |
|||
|
|||
@ -1,12 +1,12 @@ |
|||
{ |
|||
"version": "2.8.0", |
|||
"version": "2.9.0", |
|||
"name": "@abp/timeago", |
|||
"publishConfig": { |
|||
"access": "public" |
|||
}, |
|||
"dependencies": { |
|||
"@abp/jquery": "^2.8.0", |
|||
"@abp/jquery": "^2.9.0", |
|||
"timeago": "^1.6.7" |
|||
}, |
|||
"gitHead": "40e535594fe6371da41ed3af28df92ee43def52c" |
|||
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|||
} |
|||
|
|||
@ -1,12 +1,12 @@ |
|||
{ |
|||
"version": "2.8.0", |
|||
"version": "2.9.0", |
|||
"name": "@abp/toastr", |
|||
"publishConfig": { |
|||
"access": "public" |
|||
}, |
|||
"dependencies": { |
|||
"@abp/jquery": "^2.8.0", |
|||
"@abp/jquery": "^2.9.0", |
|||
"toastr": "^2.1.4" |
|||
}, |
|||
"gitHead": "40e535594fe6371da41ed3af28df92ee43def52c" |
|||
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|||
} |
|||
|
|||
@ -1,15 +1,15 @@ |
|||
{ |
|||
"version": "2.8.0", |
|||
"version": "2.9.0", |
|||
"name": "@abp/tui-editor", |
|||
"publishConfig": { |
|||
"access": "public" |
|||
}, |
|||
"dependencies": { |
|||
"@abp/codemirror": "^2.8.0", |
|||
"@abp/highlight.js": "^2.8.0", |
|||
"@abp/jquery": "^2.8.0", |
|||
"@abp/markdown-it": "^2.8.0", |
|||
"@abp/codemirror": "^2.9.0", |
|||
"@abp/highlight.js": "^2.9.0", |
|||
"@abp/jquery": "^2.9.0", |
|||
"@abp/markdown-it": "^2.9.0", |
|||
"tui-editor": "^1.4.8" |
|||
}, |
|||
"gitHead": "40e535594fe6371da41ed3af28df92ee43def52c" |
|||
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|||
} |
|||
|
|||
@ -1,12 +1,12 @@ |
|||
{ |
|||
"version": "2.7.0", |
|||
"version": "2.9.0", |
|||
"name": "@abp/virtual-file-explorer", |
|||
"publishConfig": { |
|||
"access": "public" |
|||
}, |
|||
"dependencies": { |
|||
"@abp/clipboard": "^2.7.0", |
|||
"@abp/prismjs": "^2.7.0" |
|||
"@abp/clipboard": "^2.9.0", |
|||
"@abp/prismjs": "^2.9.0" |
|||
}, |
|||
"gitHead": "0ea3895f3b0b489e3ea81fc88f8f0896b22b61bd" |
|||
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|||
} |
|||
|
|||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Some files were not shown because too many files changed in this diff
Loading…
Reference in new issue