mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	updated ckeditor5 dependency to not be latest
This commit is contained in:
		| @@ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|   "name": "@tomaitken/ckeditor5-footnotes", |   "name": "@tomaitken/ckeditor5-footnotes", | ||||||
|   "version": "0.0.3", |   "version": "0.0.4", | ||||||
|   "description": "A plugin for CKEditor 5 to allow footnotes.", |   "description": "A plugin for CKEditor 5 to allow footnotes.", | ||||||
|   "keywords": [ |   "keywords": [ | ||||||
|     "ckeditor", |     "ckeditor", | ||||||
| @@ -40,7 +40,7 @@ | |||||||
|     "@types/mocha": "^9.1.1", |     "@types/mocha": "^9.1.1", | ||||||
|     "@typescript-eslint/eslint-plugin": "~5.43.0", |     "@typescript-eslint/eslint-plugin": "~5.43.0", | ||||||
|     "@typescript-eslint/parser": "^5.18.0", |     "@typescript-eslint/parser": "^5.18.0", | ||||||
|     "ckeditor5": "latest", |     "ckeditor5": "^43.0.0", | ||||||
|     "eslint": "^7.32.0", |     "eslint": "^7.32.0", | ||||||
|     "eslint-config-ckeditor5": ">=6.0.0", |     "eslint-config-ckeditor5": ">=6.0.0", | ||||||
|     "http-server": "^14.1.0", |     "http-server": "^14.1.0", | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user