Repository field in package.json
not working #3
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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:But I think it should be:
Is this a change that you'd be comfortable merging and publishing on npm? Thanks!