We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d36453 commit e766e75Copy full SHA for e766e75
nuxt/index.js
@@ -30,4 +30,4 @@ module.exports = function nuxtBootstrapVue (moduleOptions) {
30
this.options.css.push('bootstrap-vue/dist/bootstrap-vue.css')
31
}
32
33
-module.exports.meta = require('./package.json')
+module.exports.meta = require('../package.json')
0 commit comments