Skip to content
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

Update NPM package #455

Open
arminbaljic opened this issue Dec 17, 2016 · 3 comments
Open

Update NPM package #455

arminbaljic opened this issue Dec 17, 2016 · 3 comments

Comments

@arminbaljic
Copy link

Is it possible to get an update of the current NPM package? Code in NPM /dist folder is not same as the code in repo /dist folder. I think that changes from #423 pull request are missing and probably few others requests. Thank you.

@maschwenk
Copy link

maschwenk commented Dec 24, 2016

You can also see that the Jquery dependency change is not there:

> npm show at.js@1.5.1

{ name: 'at.js',
...
  dependencies:
   { 'gulp-bump': '^1.0.0',
     'gulp-header': '^1.7.1',
     jquery: '~1.7.0' },

jquery should read ^1.7.0

@kcivey
Copy link

kcivey commented Jun 28, 2017

It's been updated since this, but v1.5.4 hasn't been published to npm, so it still has the jquery ^1.7.0 peer dependency and so is incompatible with modern versions of jQuery. Can we get 1.5.4 published?

@vasilestefirta
Copy link

Any updates on this? 👋

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants