Skip to content

Commit

Permalink
fix: add sfc tag
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmcgrath13 committed Jul 20, 2020
1 parent 3c440c9 commit 0be019c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
"email": "[email protected]"
},
"main": "./dist/vue-png-explainer.common.js",
"browser": {
"./sfc": "src/components/Explainer.vue"
},
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
Expand Down

0 comments on commit 0be019c

Please sign in to comment.