diff --git a/packages/vue-cli-plugin-uni/packages/mp-vue/package.json b/packages/vue-cli-plugin-uni/packages/mp-vue/package.json index 9c6e97777fda748cc70daff668b1ae9d18d4f1bf..81c239dd260a2eb6dcca7bdab8b0527794938f9c 100644 --- a/packages/vue-cli-plugin-uni/packages/mp-vue/package.json +++ b/packages/vue-cli-plugin-uni/packages/mp-vue/package.json @@ -2,6 +2,7 @@ "name": "uni-mp-vue", "version": "2.6.10", "description": "Reactive, component-oriented view layer for modern web interfaces.", + "main": "dist/mp.runtime.esm.js", "module": "dist/mp.runtime.esm.js", "typings": "types/index.d.ts", "repository": {