Skip to content

Commit

Permalink
fixing the distribution.
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaly-t committed Apr 14, 2016
1 parent c1b72da commit e278ea6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pg-monitor",
"version": "0.5.0",
"version": "0.5.1",
"description": "Event monitor for pg-promise.",
"main": "lib/index.js",
"scripts": {
Expand All @@ -10,7 +10,8 @@
},
"files": [
"lib",
"test"
"test",
"typescript"
],
"homepage": "https://github.com/vitaly-t/pg-monitor",
"repository": {
Expand Down

0 comments on commit e278ea6

Please sign in to comment.