File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 4949 "lint-staged" : " ^10.5.4" ,
5050 "lodash.isequal" : " ^4.5.0" ,
5151 "prettier" : " ^1.19.1" ,
52- "rollup" : " ^2.51.0 " ,
52+ "rollup" : " ^2.52.3 " ,
5353 "rollup-plugin-cleanup" : " ^3.1.1" ,
5454 "rollup-plugin-postcss" : " ^3.1.8" ,
5555 "rollup-plugin-terser" : " ^7.0.2" ,
Original file line number Diff line number Diff line change @@ -34,6 +34,7 @@ export default {
3434 format : 'umd' ,
3535 name : 'VueFinalModal' ,
3636 sourcemap : true ,
37+ exports : 'named' ,
3738 globals : {
3839 vue : 'Vue'
3940 }
Original file line number Diff line number Diff line change @@ -7244,7 +7244,7 @@ rollup-pluginutils@^2.8.2:
72447244 dependencies :
72457245 estree-walker "^0.6.1"
72467246
7247- rollup@^2.51.0 :
7247+ rollup@^2.52.3 :
72487248 version "2.52.8"
72497249 resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.52.8.tgz#b6462f9c16ffe8995b9a2b313f2e4247fa75e4d9"
72507250 integrity sha512-IjAB0C6KK5/lvqzJWAzsvOik+jV5Bt907QdkQ/gDP4j+R9KYNI1tjqdxiPitGPVrWC21Mf/ucXgowUjN/VemaQ==
You can’t perform that action at this time.
0 commit comments