diff --git a/package.json b/package.json index af51901..d6123c1 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,8 @@ "methods", "util", "zipEntry.js", - "zipFile.js" + "zipFile.js", + "MIT-LICENSE.txt" ], "main": "adm-zip.js", "repository": { @@ -31,4 +32,4 @@ "engines": { "node": ">=0.3.0" } -} \ No newline at end of file +}