Skip to content

Commit eb89490

Browse files
committed
Merge pull request brianc#792 from pdehaan/patch-1
Add license attribute
2 parents 540c3f1 + c28cef7 commit eb89490

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
"changelog": "npm i github-changes && ./node_modules/.bin/github-changes -o brianc -r node-postgres -d pulls -a -v",
3737
"test": "make test-all connectionString=postgres://postgres@localhost:5432/postgres"
3838
},
39+
"license": "MIT",
3940
"engines": {
4041
"node": ">= 0.8.0"
4142
}

0 commit comments

Comments
 (0)