Repository field in package.json not working #3

Open
opened 2020-01-15 00:33:45 +00:00 by Ghost · 0 comments

Hi there! I just tried pulling all of my dependencies via Git but noticed that this module didn't work. The file package.json indicates:

git://git.coolaj86.com/coolaj86/atob.js.git

But I think it should be:

https://git.coolaj86.com/coolaj86/atob.js.git

Is this a change that you'd be comfortable merging and publishing on npm? Thanks!

Hi there! I just tried pulling all of my dependencies via Git but noticed that this module didn't work. The file `package.json` indicates: ``` git://git.coolaj86.com/coolaj86/atob.js.git ``` But I think it should be: ``` https://git.coolaj86.com/coolaj86/atob.js.git ``` Is this a change that you'd be comfortable merging and publishing on npm? Thanks!
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: coolaj86/atob.js#3
No description provided.