Skip to content

Commit 46969bb

Browse files
committed
Merge pull request bitcoinjs#544 from fanatid/feature/package.json-license
Add license field to package.json
2 parents 1704155 + 437cd52 commit 46969bb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,5 +84,6 @@
8484
"sinon": "^1.12.2",
8585
"standard": "^5.0.0",
8686
"travis-cov": "^0.2.0"
87-
}
87+
},
88+
"license": "MIT"
8889
}

0 commit comments

Comments
 (0)