Skip to content

Commit 63bb2b6

Browse files
committed
Merge pull request #100 from travishorn/patch-1
Add license info to package.json
2 parents 9f5d8fc + 8f08eac commit 63bb2b6

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
@@ -18,4 +18,5 @@
1818
, "main": "index"
1919
, "engines": { "node": ">=0.4.0" }
2020
, "repository": "git://github.com/visionmedia/node-progress"
21+
, "license": "MIT"
2122
}

0 commit comments

Comments
 (0)