diff --git a/index.js b/index.js deleted file mode 100644 index 172f1ae..0000000 --- a/index.js +++ /dev/null @@ -1 +0,0 @@ -// noop diff --git a/package.json b/package.json index 219a1a4..b4f41fb 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,6 @@ "description": "", "private": true, "version": "0.0.0", - "main": "index.js", "license": "MIT", "scripts": { "build": "gatsby clean && gatsby build",