From 5ad0a5561cc38ed9a504815ac0cf80fc018531dc Mon Sep 17 00:00:00 2001 From: cha0s Date: Tue, 23 Jan 2024 21:15:03 -0600 Subject: [PATCH] chore: dead code --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index afd4e4e..b5687ab 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,6 @@ "name": "babeler", "version": "1.0.2", "description": "Babeler interprets Babel AST", - "main": "index.js", "author": "cha0s", "license": "MIT", "scripts": {