diff --git a/package.json b/package.json index 8ec9b7c7..3763de3d 100644 --- a/package.json +++ b/package.json @@ -22,8 +22,8 @@ "index.js", "index.js.map" ], - "main": "./dist/src/index.js", - "types": "./dist/src/index.d.ts", + "main": "./index.js", + "types": "./index.d.ts", "keywords": [ "react", "reactjs",