Kaynağa Gözat

build: tweak bootstrap script

Evan You 7 yıl önce
ebeveyn
işleme
2a4e158c76
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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'