mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 03:29:02 +01:00 
			
		
		
		
	fix(deps): try to fix reference to utils
This commit is contained in:
		
							parent
							
								
									0a3138c7d3
								
							
						
					
					
						commit
						e4a00ac3e7
					
				| @ -1,6 +1,6 @@ | ||||
| { | ||||
|   "name": "@triliumnext/ckeditor5-footnotes", | ||||
|   "version": "0.0.4-hotfix3", | ||||
|   "version": "0.0.4-hotfix4", | ||||
|   "description": "A plugin for CKEditor 5 to allow footnotes.", | ||||
|   "keywords": [ | ||||
|     "ckeditor", | ||||
|  | ||||
| @ -1,6 +1,6 @@ | ||||
| import { Plugin } from 'ckeditor5/src/core.js'; | ||||
| import { addListToDropdown, createDropdown, ViewModel, type ListDropdownItemDefinition } from '@ckeditor/ckeditor5-ui'; | ||||
| import { Collection } from 'ckeditor5/src/utils.js'; | ||||
| import { Collection } from '@ckeditor/ckeditor5-utils'; | ||||
| 
 | ||||
| import { | ||||
| 	ATTRIBUTES, | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Elian Doran
						Elian Doran