File tree Expand file tree Collapse file tree 6 files changed +4004
-2538
lines changed Expand file tree Collapse file tree 6 files changed +4004
-2538
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " vue-async" ,
3- "version" : " 1.0.7 " ,
3+ "version" : " 1.0.8 " ,
44 "description" : " Vue Async" ,
55 "private" : true ,
66 "repository" : {
8585 "packages" : [
8686 " packages/*" ,
8787 " docs"
88+ ],
89+ "nohoist" : [
90+ " @vue-async/module-loader/nuxt" ,
91+ " @vue-async/module-loader/nuxt/**" ,
92+ " @vue-async/module-loader/@nuxt/types"
8893 ]
8994 }
9095}
Original file line number Diff line number Diff line change 11{
22 "name" : " @vue-async/module-loader-typing" ,
3- "version" : " 0.0.2 " ,
3+ "version" : " 0.0.3 " ,
44 "description" : " TypeScript definitions for @vue-async/module-loader but using in the child modules" ,
55 "main" : " " ,
66 "typings" : " index.d.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @vue-async/module-loader" ,
3- "version" : " 1.0.8 " ,
3+ "version" : " 1.0.9 " ,
44 "author" : " Hubert<yi.xiang@live.com>" ,
55 "description" : " Module Loader Core." ,
66 "main" : " dist/module-loader.common.js" ,
4141 "url" : " https://github.com/aceHubert/vus-async/issues"
4242 },
4343 "dependencies" : {
44- "@vue-async/utils" : " ^1.0.5 "
44+ "@vue-async/utils" : " ^1.0.6 "
4545 },
4646 "devDependencies" : {
4747 "@nuxt/types" : " ^2.14.6" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @vue-async/resource-manager" ,
3- "version" : " 1.0.5 " ,
3+ "version" : " 1.0.6 " ,
44 "author" : " Hubert<yi.xiang@live.com>" ,
55 "description" : " Resource Manager." ,
66 "main" : " dist/resource-manager.common.js" ,
4040 "url" : " https://github.com/aceHubert/vue-async/issues"
4141 },
4242 "dependencies" : {
43- "@vue-async/utils" : " ^1.0.5 "
43+ "@vue-async/utils" : " ^1.0.6 "
4444 },
4545 "peerDependencies" : {
4646 "vue" : " ^2.6.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " @vue-async/utils" ,
3- "version" : " 1.0.5 " ,
3+ "version" : " 1.0.6 " ,
44 "author" : " Hubert<yi.xiang@live.com>" ,
55 "description" : " Utils." ,
66 "main" : " dist/utils.common.js" ,
You can’t perform that action at this time.
0 commit comments