components / jqueryui

Shim repository for jQuery UI.

Home Page:http://jqueryui.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Latest NPM Package Version (1.12.1) of code is different from Bower version

dtromblee opened this issue · comments

Migrating dependencies from Bower, and while attempting to swap to NPM, I found a mismatch in code versions between the two package managers.

The 1.12.1 version on Bower points to this commit, while the NPM package version is pulling a .tgz file, which does not match the Bower counterpart, and is missing quite a few widgets.

Would it be possible to update the NPM listing to use the same source as Bower?