File tree 2 files changed +18
-18
lines changed
2 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 26
26
},
27
27
"homepage" : " https://github.com/reslear/tailwind-scrollbar-hide#readme" ,
28
28
"devDependencies" : {
29
- "@types/node" : " ^ 14.14.22" ,
30
- "@vitejs/plugin-vue" : " ^ 1.1.2 " ,
31
- "@vue/compiler-sfc" : " ^ 3.0.5" ,
32
- "@vuedx/typecheck" : " ^ 0.6.0 " ,
33
- "@vuedx/typescript-plugin-vue" : " ^ 0.6.0 " ,
34
- "autoprefixer" : " ^ 10.2.4" ,
35
- "postcss" : " ^ 8.2.4" ,
36
- "tailwindcss" : " ^ 2.0.2" ,
37
- "typescript" : " ^ 4.1.3" ,
38
- "vite" : " ^ 2.0.0-beta.50 " ,
39
- "vue" : " ^ 3.0.5"
29
+ "@types/node" : " 14.14.22" ,
30
+ "@vitejs/plugin-vue" : " 1.1.4 " ,
31
+ "@vue/compiler-sfc" : " 3.0.5" ,
32
+ "@vuedx/typecheck" : " 0.6.3 " ,
33
+ "@vuedx/typescript-plugin-vue" : " 0.6.3 " ,
34
+ "autoprefixer" : " 10.2.4" ,
35
+ "postcss" : " 8.2.4" ,
36
+ "tailwindcss" : " 2.0.2" ,
37
+ "typescript" : " 4.1.3" ,
38
+ "vite" : " 2.0.0-beta.60 " ,
39
+ "vue" : " 3.0.5"
40
40
},
41
41
"dependencies" : {},
42
42
"publishConfig" : {
Original file line number Diff line number Diff line change 7
7
"serve" : " vite preview"
8
8
},
9
9
"dependencies" : {
10
- "vue" : " ^ 3.0.5"
10
+ "vue" : " 3.0.5"
11
11
},
12
12
"devDependencies" : {
13
- "@vitejs/plugin-vue" : " ^ 1.1.2 " ,
14
- "@vue/compiler-sfc" : " ^ 3.0.5" ,
15
- "@vuedx/typecheck" : " ^ 0.6.0 " ,
16
- "@vuedx/typescript-plugin-vue" : " ^ 0.6.0 " ,
17
- "typescript" : " ^ 4.1.3" ,
18
- "vite" : " ^ 2.0.0-beta.50 "
13
+ "@vitejs/plugin-vue" : " 1.1.4 " ,
14
+ "@vue/compiler-sfc" : " 3.0.5" ,
15
+ "@vuedx/typecheck" : " 0.6.3 " ,
16
+ "@vuedx/typescript-plugin-vue" : " 0.6.3 " ,
17
+ "typescript" : " 4.1.3" ,
18
+ "vite" : " 2.0.0-beta.60 "
19
19
}
20
20
}
You can’t perform that action at this time.
0 commit comments