File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 17
17
"author" : " Wojciech Krysiak" ,
18
18
"license" : " MIT" ,
19
19
"peerDependencies" : {
20
- "admin-bro" : " >=3.0.0.beta.10 " ,
20
+ "admin-bro" : " >=3.0.0" ,
21
21
"sequelize" : " >=4"
22
22
},
23
23
"husky" : {
30
30
"@commitlint/config-conventional" : " ^8.3.4" ,
31
31
"@semantic-release/git" : " ^9.0.0" ,
32
32
"@types/mocha" : " ^7.0.2" ,
33
- "admin-bro" : " ^3.0.0-beta.10 " ,
33
+ "admin-bro" : " ^3.0.0" ,
34
34
"chai" : " ^4.2.0" ,
35
35
"eslint" : " ^5.10.0" ,
36
36
"eslint-config-airbnb-base" : " ^13.1.0" ,
Original file line number Diff line number Diff line change @@ -1779,10 +1779,10 @@ acorn@^6.0.2:
1779
1779
version "6.0.4"
1780
1780
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.0.4.tgz#77377e7353b72ec5104550aa2d2097a2fd40b754"
1781
1781
1782
- admin-bro@^3.0.0-beta.10 :
1783
- version "3.0.0-beta.10 "
1784
- resolved "https://registry.yarnpkg.com/admin-bro/-/admin-bro-3.0.0-beta.10. tgz#6b3220b39b1ed88bd6b1fb57b15c1dcb8ecfa088 "
1785
- integrity sha512-wBYiuIhr7y7S1H2hq0RbZpSaaoaBOfcCHzRKEz46xiERmmBwHSrykOwm4oLjmG3IAIjnokDyX6umnHjPIzlUDQ ==
1782
+ admin-bro@^3.0.0 :
1783
+ version "3.0.0"
1784
+ resolved "https://registry.yarnpkg.com/admin-bro/-/admin-bro-3.0.0. tgz#e6f6238672ab7ec46debd008eab6e6a1299fe59b "
1785
+ integrity sha512-fXnPn/BFBSrib1oAn65kG6LhxE6WAH9QVsLjGw+gMut6j4l9uNloodrgxuERHMksMMDmO5pMzmCOUuqw3LmRuw ==
1786
1786
dependencies :
1787
1787
" @admin-bro/design-system" " ^1.3.3"
1788
1788
" @babel/core" " ^7.10.2"
You can’t perform that action at this time.
0 commit comments