Explorar o código

build: tweak bootstrap script

Evan You %!s(int64=7) %!d(string=hai) anos
pai
achega
2a4e158c76
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      scripts/bootstrap.js

+ 1 - 1
scripts/bootstrap.js

@@ -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'