Skip to content

Commit 1c590ad

Browse files
authored
add license MIT tag to package.json (#83)
1 parent 5059a24 commit 1c590ad

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
@@ -2,6 +2,7 @@
22
"name": "bl",
33
"version": "4.0.2",
44
"description": "Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!",
5+
"license": "MIT",
56
"main": "bl.js",
67
"scripts": {
78
"lint": "standard *.js test/*.js",

0 commit comments

Comments
 (0)