mirror of
				https://github.com/immich-app/immich.git
				synced 2025-11-04 03:39:37 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			198 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			198 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
# Include code from immich_mobile
 | 
						|
@@ -13,5 +13,5 @@
 | 
						|
   http: '>=0.13.0 <2.0.0'
 | 
						|
   intl: any
 | 
						|
   meta: '>=1.1.8 <2.0.0'
 | 
						|
-dev_dependencies:
 | 
						|
-  test: '>=1.21.6 <1.22.0'
 | 
						|
+  immich_mobile:
 | 
						|
+    path: ../
 |