spencewood / google-code-prettify

http://google-code-prettify.googlecode.com/
Apache License 2.0
89 stars 20 forks source link

update npm to match bower #11

Closed priley86 closed 8 years ago

priley86 commented 8 years ago

hi - can you please update your npm to match bower? It is confusing to see different versions in the respective package, even though code is the same.

If you would, please merge this PR and npm publish...

spencewood commented 8 years ago

I am actually not the maintainer of the npm package, therefore probably lack publishing rights. Might want to reach out to @mattdsteele

mattdsteele commented 8 years ago

I don't have merge rights to this repo so I can't accept the PR, but I've published to NPM as version 1.0.4.

@tcollard, I can also add you as a maintainer in NPM, just let me know your userid there.

priley86 commented 8 years ago

@mattdsteele thanks - it may have been best to wait until the PR was merged so NPM distribution would match (as you can't republish the same version to NPM again). If this PR is merged, you would want to update bower/npm to 1.0.5. I've referenced 1.0.4 in our project for now.

spencewood commented 8 years ago

Merged. Publish away!

priley86 commented 8 years ago

i've created #12 if you want to republish to npm /re-tag bower - just make sure to publish/tag after PR is merged 😄 .