Skip to content

Commit

Permalink
chore: make parcel private
Browse files Browse the repository at this point in the history
  • Loading branch information
tomiir committed Dec 18, 2024
1 parent 31b87fc commit de140bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/parcel/package.json
Original file line number Diff line number Diff line change
@@ -2,6 +2,7 @@
"name": "@examples/parcel-react-wagmi",
"version": "1.0.0",
"source": "src/index.html",
"private": true,
"scripts": {
"start": "parcel",
"build": "parcel build"

0 comments on commit de140bf

Please sign in to comment.