I see from here https://github.com/jquery/jquery-ui that jquery-ui\'s latest release is 1.11.4. However, when I use \"npm install jquery-ui\", it\'s only 1.10.3. I checked thi
You can install it like
npm install github:mygithubuser/myproject
as mentioned in the install documentation