mirror of
				https://github.com/livebook-dev/livebook.git
				synced 2025-11-04 10:26:08 +08:00 
			
		
		
		
	Bump kino_explorer (#2436)
This commit is contained in:
		
							parent
							
								
									9c1e67390a
								
							
						
					
					
						commit
						72229cc2f1
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -52,7 +52,7 @@ defmodule Livebook.Runtime.Definitions do
 | 
			
		|||
 | 
			
		||||
  kino_explorer = %{
 | 
			
		||||
    name: "kino_explorer",
 | 
			
		||||
    dependency: %{dep: {:kino_explorer, "~> 0.1.15"}, config: []}
 | 
			
		||||
    dependency: %{dep: {:kino_explorer, "~> 0.1.18"}, config: []}
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  jason = %{
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue