File tree Expand file tree Collapse file tree 6 files changed +10
-10
lines changed
Expand file tree Collapse file tree 6 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 33 " packages/*"
44 ],
55 "npmClient" : " yarn" ,
6- "version" : " 4.8.1 "
6+ "version" : " 4.8.2 "
77}
Original file line number Diff line number Diff line change 11{
22 "name" : " test" ,
33 "private" : true ,
4- "version" : " 4.8.1 " ,
4+ "version" : " 4.8.2 " ,
55 "bugs" : {
66 "url" : " https://github.com/unadlib/usm/issues"
77 },
2020 "author" : " unadlib" ,
2121 "license" : " MIT" ,
2222 "dependencies" : {
23- "usm" : " ^4.8.1 " ,
24- "usm-mobx" : " ^4.8.1 " ,
25- "usm-redux" : " ^4.8.1 " ,
26- "usm-vuex" : " ^4.8.1 "
23+ "usm" : " ^4.8.2 " ,
24+ "usm-mobx" : " ^4.8.2 " ,
25+ "usm-redux" : " ^4.8.2 " ,
26+ "usm-vuex" : " ^4.8.2 "
2727 }
2828}
Original file line number Diff line number Diff line change 11{
22 "name" : " usm-mobx" ,
3- "version" : " 4.8.1 " ,
3+ "version" : " 4.8.2 " ,
44 "description" : " Universal state model for MobX" ,
55 "main" : " dist/index.cjs.js" ,
66 "unpkg" : " dist/index.umd.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " usm-redux" ,
3- "version" : " 4.8.1 " ,
3+ "version" : " 4.8.2 " ,
44 "description" : " Universal state model for Redux" ,
55 "main" : " dist/index.cjs.js" ,
66 "unpkg" : " dist/index.umd.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " usm-vuex" ,
3- "version" : " 4.8.1 " ,
3+ "version" : " 4.8.2 " ,
44 "description" : " Universal state model for Vuex" ,
55 "main" : " dist/index.cjs.js" ,
66 "unpkg" : " dist/index.umd.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " usm" ,
3- "version" : " 4.8.1 " ,
3+ "version" : " 4.8.2 " ,
44 "description" : " Universal state model" ,
55 "main" : " dist/index.cjs.js" ,
66 "unpkg" : " dist/index.umd.js" ,
You can’t perform that action at this time.
0 commit comments