mirror of
https://github.com/brianc/node-postgres.git
synced 2026-01-18 15:55:05 +00:00
Use valid semver in package.json
This commit is contained in:
parent
111e08d0d7
commit
f37acc4a6e
@ -37,7 +37,7 @@
|
||||
"eslint-plugin-standard": "3.0.1",
|
||||
"pg-copy-streams": "0.3.0"
|
||||
},
|
||||
"minNativeVersion": "2.0",
|
||||
"minNativeVersion": "2.0.0",
|
||||
"scripts": {
|
||||
"test": "make test-all"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user