update ursa for node4 compatibility

see fd9c897240
This commit is contained in:
Romain Beaumont 2015-10-13 21:40:24 +02:00
parent 971e442d88
commit 5410edbdca

View File

@ -53,6 +53,6 @@
"yggdrasil": "0.1.0"
},
"optionalDependencies": {
"ursa": "~0.8.0"
"ursa": "~0.9.1"
}
}