diff --git a/package.json b/package.json index 929ffce..82550f7 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "3.5.1", "description": "React Admin backend for Express. 1 line per resource! ORM agnostic.", "main": "./lib/index.js", - "types": "./lib/src/index.d.ts", + "types": "./lib/index.d.ts", "repository": { "type": "git", "url": "git+https://github.com/lalalilo/express-crud-router.git"