bump to v1.1.9-beta
This commit is contained in:
parent
893a2e0031
commit
f6dd57f51c
|
@ -1,12 +1,11 @@
|
|||
{
|
||||
"name": "ssl-root-cas",
|
||||
"version": "1.1.8",
|
||||
"version": "1.1.9-beta",
|
||||
"description": "The module you need to solve node's SSL woes when including a custom certificate.",
|
||||
"main": "ssl-root-cas",
|
||||
"scripts": {
|
||||
"test": "node ca-store-generator.js ssl-root-cas-test.js",
|
||||
"prepublish": "node ca-store-generator.js ssl-root-cas.js",
|
||||
"postinstall": "node latest.js"
|
||||
"prepublish": "node ca-store-generator.js ssl-root-cas.js"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
Loading…
Reference in New Issue