mirror of
https://github.com/brianc/node-postgres.git
synced 2025-12-08 20:16:25 +00:00
Merge pull request #31 from iceddev/fix-coverall-badge
fix readme newline typo
This commit is contained in:
commit
a483bdf5d9
@ -5,6 +5,7 @@ pg-connection-string
|
||||
|
||||
[](https://travis-ci.org/iceddev/pg-connection-string)
|
||||
[](https://coveralls.io/github/iceddev/pg-connection-string?branch=master)
|
||||
|
||||
Functions for dealing with a PostgresSQL connection string
|
||||
|
||||
`parse` method taken from [node-postgres](https://github.com/brianc/node-postgres.git)
|
||||
|
||||
@ -28,6 +28,7 @@
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"chai": "^4.1.1",
|
||||
"coveralls": "^3.0.4",
|
||||
"istanbul": "^0.4.5",
|
||||
"mocha": "^3.5.0"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user