vvvmax / unitegallery

Unite Gallery - Responsive jQuery Image and Video Gallery Plugin. Aim to be the best gallery on the web on it's kind. See demo here:
http://unitegallery.net
MIT License
531 stars 158 forks source link

Add to Yarn? #188

Open pedrofurtado opened 6 years ago

pedrofurtado commented 6 years ago

@vvvmax

Plans to add the latest version to Yarn?

weinde commented 5 years ago

+1 I want that too

pedrofurtado commented 5 years ago

@weinde A workaround is to insert this in your package.json:

{
  "dependencies": {
     "unitegallery": "https://github.com/vvvmax/unitegallery#1.7.40"
   }
}
weinde commented 5 years ago

@pedrofurtado thanks m8 💪