File tree 1 file changed +5
-5
lines changed 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue-custom-context-menu" ,
3
- "version" : " 3.0.2 " ,
3
+ "version" : " 3.0.3 " ,
4
4
"description" : " A Vue.js plugin for building custom 🖱 Context Menus. Automatically adjusts position and supports nested Context Menus out of the box" ,
5
5
"main" : " dist/vue-custom-context-menu.umd.js" ,
6
6
"module" : " dist/vue-custom-context-menu.esm.js" ,
39
39
"@babel/core" : " ^7.14.3" ,
40
40
"@babel/plugin-syntax-dynamic-import" : " ^7.8.3" ,
41
41
"@babel/preset-env" : " ^7.14.2" ,
42
+ "@rollup/plugin-babel" : " ^5.3.0" ,
43
+ "@vue/compiler-sfc" : " ^3.0.11" ,
42
44
"babel-loader" : " ^8.2.2" ,
43
45
"connect-history-api-fallback" : " ^1.6.0" ,
44
46
"css-loader" : " ^5.2.6" ,
45
47
"express" : " ^4.17.1" ,
46
48
"html-webpack-plugin" : " ^5.3.1" ,
49
+ "postcss" : " ^8.1.10" ,
47
50
"rollup" : " ^2.50.2" ,
48
- "@rollup/plugin-babel" : " ^5.3.0" ,
49
- "rollup-plugin-terser" : " ^7.0.2" ,
50
51
"rollup-plugin-postcss" : " ^4.0.0" ,
51
- "postcss " : " ^8.1.10 " ,
52
+ "rollup-plugin-terser " : " ^7.0.2 " ,
52
53
"rollup-plugin-vue" : " ^6.0.0" ,
53
- "@vue/compiler-sfc" : " ^3.0.11" ,
54
54
"vue" : " ^2.6.12" ,
55
55
"vue-loader" : " ^15.9.7" ,
56
56
"vue-router" : " ^3.5.1" ,
You can’t perform that action at this time.
0 commit comments