mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Add fancybox to composer for future usage
This commit is contained in:
@@ -114,6 +114,7 @@
|
||||
"bower-asset/colorbox": "~1.6.3",
|
||||
"bower-asset/chosen": "^1.6",
|
||||
"bower-asset/DataTables": "~1.10.11",
|
||||
"bower-asset/fancyBox": "~v3.0",
|
||||
"bower-asset/fastclick": "~1.0.6",
|
||||
"bower-asset/flexboxgrid": "^6.3",
|
||||
"bower-asset/font-awesome": "~4.5",
|
||||
|
||||
Generated
+17
-1
@@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "99d8dcf863ce91d45db59323562604bd",
|
||||
"content-hash": "2dfb9632acbbd60b2d7e98c01570e0b1",
|
||||
"packages": [
|
||||
{
|
||||
"name": "b3rs3rk/steamfront",
|
||||
@@ -508,6 +508,22 @@
|
||||
"table"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "bower-asset/fancybox",
|
||||
"version": "v3.0.47",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/fancyapps/fancybox.git",
|
||||
"reference": "04bd1bd751ac10048c06e7db79197770cff4a1d7"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/fancyapps/fancybox/zipball/04bd1bd751ac10048c06e7db79197770cff4a1d7",
|
||||
"reference": "04bd1bd751ac10048c06e7db79197770cff4a1d7",
|
||||
"shasum": ""
|
||||
},
|
||||
"type": "bower-asset-library"
|
||||
},
|
||||
{
|
||||
"name": "bower-asset/fastclick",
|
||||
"version": "v1.0.6",
|
||||
|
||||
Reference in New Issue
Block a user