Fix keypairs module reference in lib/rsa.js #5

Закрито
Ghost хоче злити 1 комітів з (deleted):204-requirefix в master
Ghost прокоментував(ла) 2019-03-15 03:22:09 +00:00
First-time contributor

rsa-compat tries to require a module called Keypairs but fails horribly as it should not be capitalized and should instead be keypairs. This results in the currently released v2.0.4 failing horribly as soon as any other application tries to utilize it.

`rsa-compat` tries to `require` a module called `Keypairs` but fails horribly as it should not be capitalized and should instead be `keypairs`. This results in the currently released v2.0.4 failing horribly as soon as any other application tries to utilize it.
coolaj86 прокоментував(ла) 2019-03-15 03:44:14 +00:00
Власник

Thanks. I ran the tests on my mac and didn't catch the typo.

Thanks. I ran the tests on my mac and didn't catch the typo.
coolaj86 закрив цей запит на злиття 2019-03-15 03:44:14 +00:00
coolaj86 прокоментував(ла) 2019-03-15 03:44:38 +00:00
Власник

I would have merged in your commit, but I had a comment from someone else and fixed it before I saw this.

I would have merged in your commit, but I had a comment from someone else and fixed it before I saw this.

Pull request closed

Підпишіться щоб приєднатися до обговорення.
Немає рецензентів
Без мітки
Етап відсутній
Немає виконавця
2 учасників
Сповіщення
Дата завершення
Термін дії не дійсний або знаходиться за межами допустимого діапазону. Будь ласка використовуйте формат 'yyyy-mm-dd'.

Термін виконання не встановлений.

Залежності

No dependencies set.

Reference: coolaj86/rsa-compat.js#5
No description provided.