diff --git a/package.json b/package.json index e81255924..409ed1d4b 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,7 @@ "require": "./dist/vuex.common.js", "import": "./dist/vuex.mjs" }, + "./*": "./*", "./": "./" }, "module": "dist/vuex.esm.js",