diff --git a/package.json b/package.json index a9e5f88..bba9454 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "inside-ci", - "version": "1.1.1", + "version": "1.1.2", "description": "Quick tool to check if we are inside CI", - "main": "index.js", + "main": "in.js", "scripts": { "test": "eltro -r dot test.mjs", "test:watch": "eltro -r dot -w test test.mjs"