Skip to content

Commit a8455b2

Browse files
authored
Merge pull request jimmylee#12 from whyrusleeping/master
add license to the package.json so npm install stops complaining
2 parents 5d24cdd + 57af3a1 commit a8455b2

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
@@ -2,6 +2,7 @@
22
"name": "next-postgres",
33
"version": "1.0.0",
44
"main": "index.js",
5+
"license": "MIT",
56
"engines": {
67
"node": "10.7.0"
78
},

0 commit comments

Comments
 (0)