diff --git a/package.json b/package.json index 92fd3c6..f0a5efd 100644 --- a/package.json +++ b/package.json @@ -36,6 +36,7 @@ "changelog": "npm i github-changes && ./node_modules/.bin/github-changes -o brianc -r node-postgres -d pulls -a -v", "test": "make test-all connectionString=postgres://postgres@localhost:5432/postgres" }, + "license": "MIT", "engines": { "node": ">= 0.8.0" }