-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[author] stampit: cleaned up and updated auto-update information #5201
Conversation
sethlivingston
commented
Aug 1, 2015
- Removed non-production releases
- Switched repository from stampit-org/stampit (CommonJS) to stampit-org/bower (UMD)
- Updated auto-update information to use git instead of npm
We don't remove old versions @sethlivingston, can you leave them alone? |
… UMD distribution repository, updated auto-update information
👍 |
Okay, I have several questions here:
Thanks! |
@PeterDaveHello There is really just one change. Instead of pulling our files from NPM, we are switching to having you pull our files from our git repo--specifically, stampit-org/bower. Previously we were mistakenly posting CommonJS versions of our latest library; we should be posting UMD versions. The UMD versions come from the git repo we switched over to. |
[author] stampit: cleaned up and updated auto-update information
Okay, I accept it. |
Thank you! |
np |
👍 finally someone took an action. Thanks @sethlivingston |
My pleasure! |