Skip to content

Commit

Permalink
chore: make package public
Browse files Browse the repository at this point in the history
  • Loading branch information
igorivaniuk committed Feb 26, 2019
1 parent 41e4eda commit c01d937
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@
"type": "git",
"url": "git+https://github.com/igorivaniuk/telegraf-session-redis.git"
},
"publishConfig": {
"access": "public"
},
"license": "MIT",
"engines": {
"node": ">=10.0.0"
Expand Down Expand Up @@ -120,4 +123,4 @@
"peerDependencies": {
"telegraf": "^3.27.1"
}
}
}

0 comments on commit c01d937

Please sign in to comment.