diff --git a/package.json b/package.json index c93facc..287a88f 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,6 @@ "name": "objectorarray", "version": "1.0.4", "description": "Is the value an object or an array but not null?", - "main": "dist/index.js", "scripts": { "test": "tape test.js" },