diff --git a/package.json b/package.json index 3f6605d..36e98bc 100644 --- a/package.json +++ b/package.json @@ -7,8 +7,8 @@ "url": "https://github.com/JupiterOne/graph-gitlab" }, "license": "MPL-2.0", - "main": "dist/index.js", - "types": "dist/index.d.ts", + "main": "src/index.js", + "types": "src/index.d.ts", "files": [ "src", "jupiterone"