forked from CIT/Vmeda.Online
		
	MOBILE-3496 cordova: Use a fork of file-transfer
This commit is contained in:
		
							parent
							
								
									069f4b08ba
								
							
						
					
					
						commit
						a5663f383a
					
				
							
								
								
									
										5
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										5
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							@ -7572,9 +7572,8 @@
 | 
			
		||||
      "integrity": "sha512-bd1aCx62X2RwpC+KUiuB7quoxL/8RnPMEJU7x38Tvs+cUGLWBvsmR9+/LqGBsSns2CIqgnJ34TW0Vazoqu7Ieg=="
 | 
			
		||||
    },
 | 
			
		||||
    "cordova-plugin-file-transfer": {
 | 
			
		||||
      "version": "1.7.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/cordova-plugin-file-transfer/-/cordova-plugin-file-transfer-1.7.1.tgz",
 | 
			
		||||
      "integrity": "sha1-p12L4uvDu5sjxbG70ZkhTsJnWGs="
 | 
			
		||||
      "version": "git+https://github.com/moodlemobile/cordova-plugin-file-transfer.git#648b57792f2f33ffc9da6d2fa020d26a48799048",
 | 
			
		||||
      "from": "git+https://github.com/moodlemobile/cordova-plugin-file-transfer.git"
 | 
			
		||||
    },
 | 
			
		||||
    "cordova-plugin-geolocation": {
 | 
			
		||||
      "version": "git+https://github.com/apache/cordova-plugin-geolocation.git#89cf51d222e8f225bdfb661965b3007d669c40ff",
 | 
			
		||||
 | 
			
		||||
@ -86,7 +86,7 @@
 | 
			
		||||
    "cordova-plugin-device": "^2.0.3",
 | 
			
		||||
    "cordova-plugin-file": "^6.0.2",
 | 
			
		||||
    "cordova-plugin-file-opener2": "^3.0.4",
 | 
			
		||||
    "cordova-plugin-file-transfer": "1.7.1",
 | 
			
		||||
    "cordova-plugin-file-transfer": "git+https://github.com/moodlemobile/cordova-plugin-file-transfer.git",
 | 
			
		||||
    "cordova-plugin-geolocation": "git+https://github.com/apache/cordova-plugin-geolocation.git#89cf51d222e8f225bdfb661965b3007d669c40ff",
 | 
			
		||||
    "cordova-plugin-globalization": "^1.11.0",
 | 
			
		||||
    "cordova-plugin-inappbrowser": "git+https://github.com/moodlemobile/cordova-plugin-inappbrowser.git#moodle",
 | 
			
		||||
@ -235,4 +235,4 @@
 | 
			
		||||
  "optionalDependencies": {
 | 
			
		||||
    "keytar": "^7.2.0"
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user