Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 6c4983c

Browse files
committed
update license, contributors, and keywords
1 parent 4f8377f commit 6c4983c

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

package.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,12 @@
1818
},
1919
"keywords": [
2020
"node",
21-
"heroku"
21+
"heroku",
22+
"express"
2223
],
2324
"author": "Mark Pundsack",
24-
"license": "BSD",
25-
"gitHead": "90fd58e343c29e54fc1d4e19036595500b2bdc21"
25+
"contributors": [
26+
"Zeke Sikelianos <[email protected]> (http://zeke.sikelianos.com)"
27+
],
28+
"license": "MIT"
2629
}

0 commit comments

Comments
 (0)