Skip to content

Commit 0733642

Browse files
authored
Merge pull request bootstrap-vue#44 from pterk/master
Add missing dependency
2 parents 4fe1a0f + 16ebc80 commit 0733642

File tree

2 files changed

+2805
-33
lines changed

2 files changed

+2805
-33
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
"tether": "latest",
4141
"vue": "latest",
4242
"vue-loader": "latest",
43+
"vue-template-compiler": "latest",
4344
"webpack": "^2.1.0-beta.25"
4445
},
4546
"homepage": "https://bootstrap-vue.github.io",

0 commit comments

Comments
 (0)