diff --git a/package.json b/package.json index f4d5190..3821061 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "argus-docker", - "version": "0.1.1", + "version": "0.1.2", "description": "Automate container quit and rerun as the base image updates", - "main": "index.js", + "main": "./dist/index.js", "repository": "https://github.com/VibhorCodecianGupta/Argus.git", "homepage": "https://github.com/VibhorCodecianGupta/Argus", "bugs": "https://github.com/VibhorCodecianGupta/Argus/issues",