mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 03:29:02 +01:00 
			
		
		
		
	electron: Fix window drag not working
This commit is contained in:
		
							parent
							
								
									f8605688ab
								
							
						
					
					
						commit
						9fc789676f
					
				
							
								
								
									
										9
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										9
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @ -140,7 +140,7 @@ | |||||||
|         "@types/ws": "^8.5.12", |         "@types/ws": "^8.5.12", | ||||||
|         "@types/xml2js": "^0.4.14", |         "@types/xml2js": "^0.4.14", | ||||||
|         "cross-env": "7.0.3", |         "cross-env": "7.0.3", | ||||||
|         "electron": "^31.2.1", |         "electron": "^31.3.1", | ||||||
|         "electron-packager": "17.1.2", |         "electron-packager": "17.1.2", | ||||||
|         "electron-rebuild": "3.2.9", |         "electron-rebuild": "3.2.9", | ||||||
|         "esm": "3.2.25", |         "esm": "3.2.25", | ||||||
| @ -6616,11 +6616,10 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/electron": { |     "node_modules/electron": { | ||||||
|       "version": "31.5.0", |       "version": "31.3.1", | ||||||
|       "resolved": "https://registry.npmjs.org/electron/-/electron-31.5.0.tgz", |       "resolved": "https://registry.npmjs.org/electron/-/electron-31.3.1.tgz", | ||||||
|       "integrity": "sha512-lmrIpCQ+1w731Nu+imnOl5aj+83JJpz9iLS0TInELisu5Yfu4QipSxQisGeo6gfmDcoW46NLbgkEycxVXYUzng==", |       "integrity": "sha512-9fiuWlRhBfygtcT+auRd/WdBK/f8LZZcrpx0RjpXhH2DPTP/PfnkC4JB1PW55qCbGbh4wAgkYbf4ExIag8oGCA==", | ||||||
|       "hasInstallScript": true, |       "hasInstallScript": true, | ||||||
|       "license": "MIT", |  | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "@electron/get": "^2.0.0", |         "@electron/get": "^2.0.0", | ||||||
|         "@types/node": "^20.9.0", |         "@types/node": "^20.9.0", | ||||||
|  | |||||||
| @ -177,7 +177,7 @@ | |||||||
|     "@types/ws": "^8.5.12", |     "@types/ws": "^8.5.12", | ||||||
|     "@types/xml2js": "^0.4.14", |     "@types/xml2js": "^0.4.14", | ||||||
|     "cross-env": "7.0.3", |     "cross-env": "7.0.3", | ||||||
|     "electron": "^31.2.1", |     "electron": "^31.3.1", | ||||||
|     "electron-packager": "17.1.2", |     "electron-packager": "17.1.2", | ||||||
|     "electron-rebuild": "3.2.9", |     "electron-rebuild": "3.2.9", | ||||||
|     "esm": "3.2.25", |     "esm": "3.2.25", | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Elian Doran
						Elian Doran