mirror of
				https://github.com/AppFlowy-IO/AppFlowy.git
				synced 2025-11-04 03:54:44 +00:00 
			
		
		
		
	Merge pull request #956 from LucasXu0/fix/955
fix: #955 upgrade build_resolvers to 2.0.9
This commit is contained in:
		
						commit
						cb06722cdc
					
				
							
								
								
									
										4
									
								
								.github/workflows/flowy_editor_test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/flowy_editor_test.yml
									
									
									
									
										vendored
									
									
								
							@ -4,10 +4,14 @@ on:
 | 
			
		||||
  push:
 | 
			
		||||
    branches:
 | 
			
		||||
      - "main"
 | 
			
		||||
    paths:
 | 
			
		||||
      - "frontend/app_flowy/packages/appflowy_editor"
 | 
			
		||||
 | 
			
		||||
  pull_request:
 | 
			
		||||
    branches:
 | 
			
		||||
      - "main"
 | 
			
		||||
    paths:
 | 
			
		||||
      - "frontend/app_flowy/packages/appflowy_editor"
 | 
			
		||||
 | 
			
		||||
env:
 | 
			
		||||
  CARGO_TERM_COLOR: always
 | 
			
		||||
 | 
			
		||||
@ -98,7 +98,7 @@ packages:
 | 
			
		||||
      name: build_resolvers
 | 
			
		||||
      url: "https://pub.dartlang.org"
 | 
			
		||||
    source: hosted
 | 
			
		||||
    version: "2.0.8"
 | 
			
		||||
    version: "2.0.9"
 | 
			
		||||
  build_runner:
 | 
			
		||||
    dependency: "direct dev"
 | 
			
		||||
    description:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user