Repository field in package.json not working #3

開放中
建立於 2020-01-15 00:33:45 +00:00 由 Ghost · 0 comment

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!
登入 才能加入這對話。
未選擇標籤
1 參與者
通知
截止日期
未設定截止日期。
先決條件

未設定先決條件。

參考: coolaj86/atob.js#3
No description provided.