diff --git a/package.json b/package.json index ba62567..16b55c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "parse-ansi", - "main": "parse-ansi", + "main": "index.js", "version": "1.0.3", "description": "🤖 Parse ANSI text into an array of ansi-tags and text-chunks.", "license": "MIT",