Skip to content

Commit f37acc4

Browse files
committed
Use valid semver in package.json
1 parent 111e08d commit f37acc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"eslint-plugin-standard": "3.0.1",
3838
"pg-copy-streams": "0.3.0"
3939
},
40-
"minNativeVersion": "2.0",
40+
"minNativeVersion": "2.0.0",
4141
"scripts": {
4242
"test": "make test-all"
4343
},

0 commit comments

Comments
 (0)