Skip to content

Commit

Permalink
fix issue 3956
Browse files Browse the repository at this point in the history
  • Loading branch information
ygj6 committed Nov 18, 2020
1 parent eb1c174 commit ef23d99
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions build/vue/package.json
@@ -0,0 +1,8 @@
{
"name": "swiper/vue",
"private": true,
"main": "../swiper-vue.cjs.js",
"jsnext:main": "../swiper-vue.esm.js",
"module": "../swiper-vue.esm.js",
"sideEffects": false
}

0 comments on commit ef23d99

Please sign in to comment.