Update to Drupal 8.1.0. For more information, see https://www.drupal.org/drupal-8.1.0-release-notes
This commit is contained in:
parent
b11a755ba8
commit
c0a0d5a94c
6920 changed files with 64395 additions and 57312 deletions
|
|
@ -24,10 +24,10 @@ classList:
|
|||
|
||||
ckeditor:
|
||||
remote: https://github.com/ckeditor/ckeditor-dev
|
||||
version: "4.5.5"
|
||||
version: "4.5.7"
|
||||
license:
|
||||
name: GNU-GPL-2.0-or-later
|
||||
url: https://github.com/ckeditor/ckeditor-dev/blob/4.5.5/LICENSE.md
|
||||
url: https://github.com/ckeditor/ckeditor-dev/blob/4.5.7/LICENSE.md
|
||||
gpl-compatible: true
|
||||
js:
|
||||
assets/vendor/ckeditor/ckeditor.js: { preprocess: false, minified: true }
|
||||
|
|
@ -821,7 +821,7 @@ modernizr:
|
|||
name: MIT
|
||||
url: http://modernizr.com/license/
|
||||
gpl-compatible: true
|
||||
version: "v3.1.0"
|
||||
version: "v3.3.1"
|
||||
js:
|
||||
assets/vendor/modernizr/modernizr.min.js: { preprocess: 0, weight: -21, minified: true }
|
||||
|
||||
|
|
|
|||
Reference in a new issue