mirror of
https://github.com/KevinMidboe/vue-js-modal.git
synced 2025-10-29 18:00:20 +00:00
Upgrade to nuxt 1.0-rc3
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
module.exports = {
|
||||
plugins: ['~plugins/vue-js-modal']
|
||||
plugins: ['~/plugins/vue-js-modal']
|
||||
}
|
||||
|
||||
@@ -5,6 +5,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"vue-js-modal": "latest",
|
||||
"nuxt": "^1.0.0-alpha.4"
|
||||
"nuxt": "^1.0.0-rc3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user