mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 05:28:59 +01:00 
			
		
		
		
	fix(deps): experiment with adding autoformat & core
This commit is contained in:
		
							parent
							
								
									1352851d14
								
							
						
					
					
						commit
						0191ed020a
					
				@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "@triliumnext/ckeditor5-footnotes",
 | 
					  "name": "@triliumnext/ckeditor5-footnotes",
 | 
				
			||||||
  "version": "0.0.4-hotfix1",
 | 
					  "version": "0.0.4-hotfix2",
 | 
				
			||||||
  "description": "A plugin for CKEditor 5 to allow footnotes.",
 | 
					  "description": "A plugin for CKEditor 5 to allow footnotes.",
 | 
				
			||||||
  "keywords": [
 | 
					  "keywords": [
 | 
				
			||||||
    "ckeditor",
 | 
					    "ckeditor",
 | 
				
			||||||
@ -36,6 +36,8 @@
 | 
				
			|||||||
    "ckeditor5": "43.2.0"
 | 
					    "ckeditor5": "43.2.0"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
 | 
					    "@ckeditor/ckeditor5-autoformat": "43.2.0",
 | 
				
			||||||
 | 
					    "@ckeditor/ckeditor5-core": "43.2.0",
 | 
				
			||||||
    "@ckeditor/ckeditor5-dev-build-tools": "42.0.1",
 | 
					    "@ckeditor/ckeditor5-dev-build-tools": "42.0.1",
 | 
				
			||||||
    "@ckeditor/ckeditor5-inspector": ">=4.1.0",
 | 
					    "@ckeditor/ckeditor5-inspector": ">=4.1.0",
 | 
				
			||||||
    "@ckeditor/ckeditor5-package-tools": "^2.1.0",
 | 
					    "@ckeditor/ckeditor5-package-tools": "^2.1.0",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user