diff --git a/package.json b/package.json index 6cf20f87dbe..f893508ed03 100644 --- a/package.json +++ b/package.json @@ -13,6 +13,8 @@ "dist/vue.runtime.min.js", "dist/vue.common.js", "dist/vue.runtime.common.js", + "dist/vue.esm.js", + "dist/vue.runtime.esm.js", "src", "types/index.d.ts", "types/options.d.ts",