diff --git a/examples/helia-101/package.json b/examples/helia-101/package.json index 55c9e313..39ed12d4 100644 --- a/examples/helia-101/package.json +++ b/examples/helia-101/package.json @@ -5,7 +5,6 @@ "type": "module", "description": "Getting started with Helia", "license": "MIT", - "main": "index.js", "scripts": { "101-basics": "node 101-basics.js", "201-storage": "node 201-storage.js",