Skip to content

Commit 7f09c30

Browse files
authored
Merge pull request #13404 from ethereum/addLicense
Add license to package.json
2 parents c175e35 + e810b16 commit 7f09c30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "ethereum-org-website",
33
"version": "8.7.1",
4+
"license": "MIT",
45
"private": true,
56
"scripts": {
67
"dev": "next dev",

0 commit comments

Comments
 (0)