diff --git a/packages/math-utils/package.json b/packages/math-utils/package.json index 0a930285..013dcd2c 100644 --- a/packages/math-utils/package.json +++ b/packages/math-utils/package.json @@ -22,6 +22,7 @@ "module": "./dist/esm/index.js", "types": "./dist/esm/index.d.ts", "files": [ + "src", "dist", "package.json", "package-lock.json",