File tree Expand file tree Collapse file tree 3 files changed +13
-17
lines changed
samples/BookStore/src/Acme.BookStore.Web Expand file tree Collapse file tree 3 files changed +13
-17
lines changed Original file line number Diff line number Diff line change 11module . exports = {
22 aliases : {
3- "@node_modules" : "./node_modules" ,
4- "@libs" : "./wwwroot/libs"
3+
54 } ,
6- clean : [
7- "@libs"
8- ] ,
95 mappings : {
106
117 }
Original file line number Diff line number Diff line change 33 "name" : " volo.supportapp" ,
44 "private" : true ,
55 "dependencies" : {
6- "@abp/aspnetcore.mvc.ui.theme.basic" : " ^0.3.5 "
6+ "@abp/aspnetcore.mvc.ui.theme.basic" : " ^0.4.1 "
77 }
88}
Original file line number Diff line number Diff line change 22# yarn lockfile v1
33
44
5- " @abp/aspnetcore.mvc.ui.theme.basic@^0.3.5 " :
6- version "0.3.5 "
7- resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-0.3.5 .tgz#4f6fa79c1d55175a0d7d2a4670a7e5ae896b6402 "
5+ " @abp/aspnetcore.mvc.ui.theme.basic@^0.4.1 " :
6+ version "0.4.1 "
7+ resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-0.4.1 .tgz#be341dc021031584bb77a2e13113cfc60656f6b6 "
88 dependencies :
9- " @abp/aspnetcore.mvc.ui.theme.shared" " ^0.3.5 "
9+ " @abp/aspnetcore.mvc.ui.theme.shared" " ^0.4.1 "
1010
11- " @abp/aspnetcore.mvc.ui.theme.shared@^0.3.5 " :
12- version "0.3.5 "
13- resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-0.3.5 .tgz#5926165c1bfc7a5e01e3f0d3533f44d7faafd556 "
11+ " @abp/aspnetcore.mvc.ui.theme.shared@^0.4.1 " :
12+ version "0.4.1 "
13+ resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-0.4.1 .tgz#d62619679f531fa285058a67ff1477e5ffe5d696 "
1414 dependencies :
15- " @abp/aspnetcore.mvc.ui" " ^0.3.5 "
15+ " @abp/aspnetcore.mvc.ui" " ^0.4.1 "
1616 " @abp/bootstrap" " ^0.3.5"
1717 " @abp/datatables.net-bs4" " ^0.3.5"
1818 " @abp/font-awesome" " ^0.3.5"
2424 " @abp/timeago" " ^0.3.5"
2525 " @abp/toastr" " ^0.3.5"
2626
27- " @abp/aspnetcore.mvc.ui@^0.3.5 " :
28- version "0.3.5 "
29- resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-0.3.5 .tgz#f60217ec953d5b717a89191f4feba80c8ad545d8 "
27+ " @abp/aspnetcore.mvc.ui@^0.4.1 " :
28+ version "0.4.1 "
29+ resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-0.4.1 .tgz#0b0dd5c918a7327efa94fb1f4aff7356568d37b1 "
3030 dependencies :
3131 ansi-colors "^1.1.0"
3232 extend-object "^1.0.0"
You can’t perform that action at this time.
0 commit comments