Skip to content

Commit

Permalink
Update Assets
Browse files Browse the repository at this point in the history
  • Loading branch information
mostafaznv authored and github-actions[bot] committed Jun 28, 2023
1 parent 9e5e031 commit fde3727
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/js/field.js

Large diffs are not rendered by default.

16 changes: 15 additions & 1 deletion dist/js/field.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
/* istanbul ignore else -- @preserve */

/* istanbul ignore else: This is always true because otherwise it would not register a reducer callback. -- @preserve */

/* istanbul ignore file -- @preserve */

/* istanbul ignore if -- @preserve */

/* istanbul ignore if: paranoid check -- @preserve */

/* istanbul ignore next -- @preserve */

/* istanbul ignore next: paranoid check -- @preserve */

/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */

/**
* @license Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
* @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/

0 comments on commit fde3727

Please sign in to comment.