File tree Expand file tree Collapse file tree 5 files changed +12
-8
lines changed Expand file tree Collapse file tree 5 files changed +12
-8
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " vue-async" ,
3- "version" : " 1.0.3 " ,
3+ "version" : " 1.0.4 " ,
44 "description" : " Vue Async" ,
55 "private" : true ,
66 "repository" : {
Original file line number Diff line number Diff line change 2424 "bugs" : {
2525 "url" : " https://github.com/aceHubert/vus-async/issues"
2626 },
27- "dependencies" : {},
2827 "devDependencies" : {
29- "vue-router" : " ^3.1.6" ,
28+ "vue-router" : " ^3.1.6"
29+ },
30+ "peerDependencies" : {
3031 "vue" : " ^2.6.0"
32+ },
33+ "publishConfig" : {
34+ "access" : " public"
3135 }
3236}
Original file line number Diff line number Diff line change 11{
22 "name" : " @vue-async/module-loader" ,
3- "version" : " 1.0.3 " ,
3+ "version" : " 1.0.4 " ,
44 "author" : " Hubert<yi.xiang@live.com>" ,
55 "description" : " Module Loader." ,
66 "main" : " index.common.ts" ,
3939 "url" : " https://github.com/aceHubert/vus-async/issues"
4040 },
4141 "dependencies" : {
42- "@vue-async/utils" : " ^1.0.3 "
42+ "@vue-async/utils" : " ^1.0.4 "
4343 },
4444 "devDependencies" : {
4545 "vue-router" : " ^3.1.6" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @vue-async/resource-manager" ,
3- "version" : " 1.0.3 " ,
3+ "version" : " 1.0.4 " ,
44 "author" : " Hubert<yi.xiang@live.com>" ,
55 "description" : " Resource Manager." ,
66 "main" : " dist/index.common.js" ,
3838 "url" : " https://github.com/aceHubert/vue-async/issues"
3939 },
4040 "dependencies" : {
41- "@vue-async/utils" : " ^1.0.3 "
41+ "@vue-async/utils" : " ^1.0.4 "
4242 },
4343 "peerDependencies" : {
4444 "vue" : " ^2.6.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " @vue-async/utils" ,
3- "version" : " 1.0.3 " ,
3+ "version" : " 1.0.4 " ,
44 "author" : " Hubert<yi.xiang@live.com>" ,
55 "description" : " Module Loader." ,
66 "main" : " dist/index.common.ts" ,
You can’t perform that action at this time.
0 commit comments