Skip to content
This repository was archived by the owner on Nov 14, 2019. It is now read-only.

Commit 4a5766d

Browse files
fix: clear element ref on pkg main
1 parent 5e23d37 commit 4a5766d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "bootstrap-vue-helper-json",
33
"version": "1.0.0",
44
"description": "Bootstrap-Vue/Vetur intellisense reference definitions.",
5-
"main": "element-tags.json",
5+
"main": "tags.json",
66
"scripts": {
77
"build": "scripts/generate-vetur-helpers.js"
88
},

0 commit comments

Comments
 (0)