File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 20
20
"typescript" : " 3.9.7"
21
21
},
22
22
"dependencies" : {
23
- "admin-bro" : " ^3.1.0-beta.3 " ,
23
+ "admin-bro" : " ^3.1.1 " ,
24
24
"@admin-bro/express" : " ^3.0.0" ,
25
25
"@admin-bro/typeorm" : " ^1.0.1" ,
26
26
"express" : " ^4.17.1" ,
Original file line number Diff line number Diff line change 34
34
"author" :
" Artem Zabolotnyi <[email protected] >" ,
35
35
"license" : " MIT" ,
36
36
"peerDependencies" : {
37
- "admin-bro" : " ^3.1.0-beta.3 " ,
37
+ "admin-bro" : " ^3.1.1 " ,
38
38
"typeorm" : " >=0.2.1"
39
39
},
40
40
"optionalDependencies" : {},
41
41
"devDependencies" : {
42
42
"@types/chai" : " ^4.2.4" ,
43
43
"@types/mocha" : " ^5.2.7" ,
44
44
"@types/node" : " 12.0.10" ,
45
- "admin-bro" : " ^3.1.0-beta.3 " ,
45
+ "admin-bro" : " ^3.1.1 " ,
46
46
"chai" : " ^4.2.0" ,
47
47
"class-validator" : " ^0.11.0" ,
48
48
"mocha" : " ^6.2.2" ,
Original file line number Diff line number Diff line change @@ -1801,10 +1801,10 @@ acorn@^7.3.1:
1801
1801
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.0.tgz#e1ad486e6c54501634c6c397c5c121daa383607c"
1802
1802
integrity sha512-+G7P8jJmCHr+S+cLfQxygbWhXy+8YTVGzAkpEbcLo2mLoL7tij/VG41QSHACSf5QgYRhMZYHuNc6drJaO0Da+w==
1803
1803
1804
- admin-bro@^3.1.0-beta.3 :
1805
- version "3.1.0-beta.3 "
1806
- resolved "https://registry.yarnpkg.com/admin-bro/-/admin-bro-3.1.0-beta.3. tgz#d0677edec228dcb251e74758f22dc71aed685784 "
1807
- integrity sha512-Dxccv+07bmUSWlyA5TtXoX/jqCaJE65GESBFBfbJHEbr/28CukK//lRAqPBhyNQWQAtsP8sot7kcelrDZ5Jm4w ==
1804
+ admin-bro@^3.1.1 :
1805
+ version "3.1.1 "
1806
+ resolved "https://registry.yarnpkg.com/admin-bro/-/admin-bro-3.1.1. tgz#b6c54a53f2c94ac1dfcaf6108663c56a0bf77926 "
1807
+ integrity sha512-i3k3E3oclXpNFKmia15y2vfqPQ7ddp1Z/JbQt40TVRHloPm+lG5WI/YJwA3Sx0zN2B42ClqngX0T07Cy+aumWQ ==
1808
1808
dependencies :
1809
1809
" @admin-bro/design-system" " ^1.3.3"
1810
1810
" @babel/core" " ^7.10.2"
You can’t perform that action at this time.
0 commit comments