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 3e8772c commit 4cc03c8Copy full SHA for 4cc03c8
generator/index.js
@@ -3,7 +3,7 @@ const fs = require('fs')
3
module.exports = (api, options) => {
4
api.extendPackage({
5
dependencies: {
6
- 'vue-extensionpoints': '^0.1.4',
+ 'vue-extensionpoints': '^0.1.5',
7
},
8
})
9
api.render('./template',{
0 commit comments