build: tweak bootstrap script
This commit is contained in:
parent
6e04850d71
commit
2a4e158c76
2
scripts/bootstrap.js
vendored
2
scripts/bootstrap.js
vendored
@ -22,7 +22,7 @@ files.forEach(shortName => {
|
||||
description: name,
|
||||
main: 'index.js',
|
||||
module: `dist/${shortName}.esm-bundler.js`,
|
||||
typings: 'dist/index.d.ts',
|
||||
types: 'dist/index.d.ts',
|
||||
repository: {
|
||||
type: 'git',
|
||||
url: 'git+https://github.com/vuejs/vue.git'
|
||||
|
Loading…
Reference in New Issue
Block a user