Skip to content
Snippets Groups Projects
Commit db35f322 authored by ytsurk's avatar ytsurk
Browse files

Issue #3192051 by ytsurk: Bump jsTree version to 3.3.15

parent 0f34edd6
No related branches found
Tags 8.x-3.0-alpha5
No related merge requests found
......@@ -10,13 +10,13 @@
"type":"package",
"package":{
"name":"vakata/jstree",
"version":"3.3.12",
"version":"3.3.15",
"type":"drupal-library",
"extra":{
"installer-name":"jstree"
},
"dist":{
"url":"https://github.com/vakata/jstree/archive/3.3.12.zip",
"url":"https://github.com/vakata/jstree/archive/3.3.15.zip",
"type":"zip"
},
"require":{
......@@ -26,6 +26,6 @@
}
},
"require":{
"vakata/jstree":"3.3.12"
"vakata/jstree":"3.3.15"
}
}
jstree:
remote: https://github.com/vakata/jstree/archive/3.3.12.zip
remote: https://github.com/vakata/jstree/archive/3.3.15.zip
license:
name: MIT
gpl-compatible: true
......@@ -12,15 +12,15 @@ jstree:
- core/jquery
jstree-cdn:
remote: https://github.com/vakata/jstree/archive/3.3.12.zip
remote: https://github.com/vakata/jstree/archive/3.3.15.zip
license:
name: MIT
gpl-compatible: true
css:
component:
//cdnjs.cloudflare.com/ajax/libs/jstree/3.3.12/themes/default/style.min.css: { external: true, minified: true}
//cdnjs.cloudflare.com/ajax/libs/jstree/3.3.15/themes/default/style.min.css: { external: true, minified: true}
js:
//cdnjs.cloudflare.com/ajax/libs/jstree/3.3.12/jstree.min.js: { external: true, minified: true }
//cdnjs.cloudflare.com/ajax/libs/jstree/3.3.15/jstree.min.js: { external: true, minified: true }
dependencies:
- core/jquery
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment