jfrog / bower-art-resolver

Apache License 2.0
15 stars 17 forks source link

Add repository to package.json #5

Closed claudiocro closed 8 years ago

claudiocro commented 8 years ago

To help developers find the source code please add the repository section to package.json:

"repository": {
    "type": "git",
    "url": "https://github.com/JFrogDev/bower-art-resolver.git"
  }
eyalbe4 commented 8 years ago

Will be added to the next release of the resolver. Thanks @claudiocro .

eyalbe4 commented 8 years ago

@claudiocro, this is now part of 2.0.2 which has just been released.

claudiocro commented 8 years ago

thx! https://github.com/JFrogDev/bower-art-resolver/blob/master/package.json#L7