Closed jenschelkopf closed 11 years ago
bumped! - its a really simple change to the package.js file but i'm happy to do it
Thanks for the quick response! Does it take awhile for the updated package to show up in atmosphere? I removed/added back aws-sdk-npm, and I don't see the change.
I'm still not seeing the version change. Did you publish it to atmosphere?
did you run 'mrt update' ? atmosphere shows the correct version https://atmosphere.meteor.com/package/aws-sdk-npm
i get this when updating aws-sdk-npm tag: https://github.com/nate-strauser/meteor-aws-sdk.git#v1.3.1
so pretty sure something wrong on your end
I did try running mrt update, but I see the atmosphere package shows the 1.3.1 version. So I agree it's on my end. Thanks, I'll look into it.
I was able to get it working - thanks again.
I'd like to use this package, but I need functionality that was added in aws-sdk v1.3.1. Can you bump the version?
Alternately, is there a way I can do this myself? I'm new to meteor, but my understanding is that to do this myself I would need to clone this repo, make the version change, and then publish to atmosphere. Clearly it's better to have one canonical meteor-aws-sdk so I don't want to do that. Is there a better way?