Skip to content

Commit ffa9c17

Browse files
author
Pooya Parsa
committed
update jsnext:main field
1 parent 06e92e4 commit ffa9c17

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
@@ -5,7 +5,7 @@
55
"main": "dist/bootstrap-vue.common.js",
66
"web": "dist/bootstrap-vue.js",
77
"module": "es/index.js",
8-
"jsnext:main": "dist/bootstrap-vue.esm.js",
8+
"jsnext:main": "es/index.js",
99
"style": "dist/bootstrap-vue.css",
1010
"license": "MIT",
1111
"homepage": "https://bootstrap-vue.github.io",

0 commit comments

Comments
 (0)