Skip to content

Commit

Permalink
docs: remove main field from helia-101 example (#169)
Browse files Browse the repository at this point in the history
The main field is not necessary for this example.

Co-authored-by: Alex Potsides <alex@achingbrain.net>
  • Loading branch information
RenatoPerotti and achingbrain committed Mar 15, 2024
1 parent 26bf7ea commit 8292f2c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/helia-101/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 8292f2c

Please sign in to comment.