1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

channel fixes

This commit is contained in:
Luke Pulverenti 2014-06-18 01:16:00 -04:00
parent dd1f6487b0
commit f9c56cae69
3 changed files with 6 additions and 5 deletions

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="MediaBrowser.ApiClient.Javascript" version="3.0.249" targetFramework="net45" />
<package id="WebMarkupMin.Core" version="0.8.18" targetFramework="net45" />
<package id="WebMarkupMin.Core" version="0.8.21" targetFramework="net45" />
</packages>