Skip to content

Commit

Permalink
updated keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulramesha committed May 15, 2021
1 parent 48b69c4 commit 8c2a987
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "http2-express-bridge",
"version": "1.0.5",
"version": "1.0.6",
"description": "wrapper for express app to work with http2 protocol",
"main": "lib/index.js",
"module": "lib/index.js",
Expand All @@ -16,7 +16,13 @@
"keywords": [
"express",
"http2",
"server-push"
"server-push",
"https",
"workaround",
"fix",
"compatibility",
"IncomingMessage",
"ServerResponse"
],
"dependencies": {
"merge-descriptors": "^1.0.1",
Expand Down

0 comments on commit 8c2a987

Please sign in to comment.