Skip to content
Snippets Groups Projects
Commit cc6638fa authored by Andy Blum's avatar Andy Blum
Browse files

Update libraries to 3.1.6

parent 76501052
No related branches found
No related tags found
No related merge requests found
...@@ -19,7 +19,7 @@ class UIkit { ...@@ -19,7 +19,7 @@ class UIkit {
* *
* @var string * @var string
*/ */
const UIKIT_LIBRARY_VERSION = '3.1.5'; const UIKIT_LIBRARY_VERSION = '3.1.6';
/** /**
* The Drupal project page for the UIkit base theme. * The Drupal project page for the UIkit base theme.
......
uikit: uikit:
remote: https://getuikit.com/ remote: https://getuikit.com/
version: 3.1.5 version: 3.1.6
license: license:
name: MIT name: MIT
url: https://github.com/uikit/uikit/blob/develop/LICENSE.md url: https://github.com/uikit/uikit/blob/develop/LICENSE.md
gpl-compatible: true gpl-compatible: true
css: css:
base: base:
//cdnjs.cloudflare.com/ajax/libs/uikit/3.1.5/css/uikit.min.css: { type: external, minified: true } //cdnjs.cloudflare.com/ajax/libs/uikit/3.1.6/css/uikit.min.css: { type: external, minified: true }
js: js:
//cdnjs.cloudflare.com/ajax/libs/uikit/3.1.5/js/uikit.min.js: { type: external, minified: true } //cdnjs.cloudflare.com/ajax/libs/uikit/3.1.6/js/uikit.min.js: { type: external, minified: true }
//cdnjs.cloudflare.com/ajax/libs/uikit/3.1.5/js/uikit-icons.min.js: { type: external, minified: true } //cdnjs.cloudflare.com/ajax/libs/uikit/3.1.6/js/uikit-icons.min.js: { type: external, minified: true }
dependencies: dependencies:
- core/jquery - core/jquery
- core/jquery.once - core/jquery.once
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment