bump
This commit is contained in:
parent
69fce496ad
commit
177c34f9da
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "ssl-root-cas",
|
||||
"version": "1.1.10",
|
||||
"version": "1.1.11",
|
||||
"description": "The module you need to solve node's SSL woes when including a custom certificate.",
|
||||
"main": "ssl-root-cas",
|
||||
"scripts": {
|
||||
|
@ -28,7 +28,7 @@
|
|||
},
|
||||
"homepage": "https://github.com/coolaj86/node-ssl-root-cas",
|
||||
"dependencies": {
|
||||
"es6-promise": "^2.0.0",
|
||||
"es6-promise": "^3.2.1",
|
||||
"request": "^2.47.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue