File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
"packages" : [
4
4
" packages/*"
5
5
],
6
- "version" : " 0.2.5 "
6
+ "version" : " 0.2.6 "
7
7
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vueblocks/vue-use-axios" ,
3
3
"description" : " Use Axios With Composition API Easily." ,
4
- "version" : " 0.2.5 " ,
4
+ "version" : " 0.2.6 " ,
5
5
"main" : " lib/index.cjs.js" ,
6
6
"types" : " lib/index.d.ts" ,
7
7
"module" : " lib/index.esm.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vueblocks/vue-use-core" ,
3
3
"description" : " A Collection of Vue Compositon API Utilities." ,
4
- "version" : " 0.2.5 " ,
4
+ "version" : " 0.2.6 " ,
5
5
"main" : " lib/index.cjs.js" ,
6
6
"types" : " lib/index.d.ts" ,
7
7
"module" : " lib/index.esm.js" ,
29
29
"sideEffects" : false ,
30
30
"dependencies" : {
31
31
"@juggle/resize-observer" : " ^3.2.0" ,
32
+ "@types/lodash.clonedeep" : " ^4.5.6" ,
32
33
"@vue/composition-api" : " ^1.0.0-rc.1" ,
33
34
"color2k" : " ^1.1.1" ,
34
35
"dayjs" : " ^1.10.2" ,
35
36
"keymaster" : " ^1.6.2" ,
36
- "@types/lodash.clonedeep" : " ^4.5.6" ,
37
37
"lodash.debounce" : " ^4.0.8" ,
38
38
"lodash.throttle" : " ^4.1.1" ,
39
39
"screenfull" : " ^5.1.0" ,
You can’t perform that action at this time.
0 commit comments