Skip to content

Commit

Permalink
Merge pull request ethereum#13404 from ethereum/addLicense
Browse files Browse the repository at this point in the history
Add license to package.json
  • Loading branch information
wackerow authored Jul 16, 2024
2 parents c175e35 + e810b16 commit 7f09c30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "ethereum-org-website",
"version": "8.7.1",
"license": "MIT",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit 7f09c30

Please sign in to comment.