Skip to content

Commit

Permalink
feat(ui): vetur support
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkeye64 committed Feb 3, 2020
1 parent 4eb1523 commit 74172f6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@
"range",
"date-time"
],
"vetur": {
"tags": "dist/vetur/tags.json",
"attributes": "dist/vetur/attributes.json"
},
"devDependencies": {
"@rollup/plugin-buble": "^0.21.1",
"@rollup/plugin-commonjs": "^11.0.2",
Expand Down

0 comments on commit 74172f6

Please sign in to comment.