mirror of
				https://github.com/Redocly/redoc.git
				synced 2025-11-04 01:37:32 +03:00 
			
		
		
		
	fix(cli): old peer dependency issue with styled-components (#699)
This commit is contained in:
		
							parent
							
								
									97db54aa2e
								
							
						
					
					
						commit
						9e2853c2fd
					
				| 
						 | 
					@ -15,7 +15,7 @@
 | 
				
			||||||
    "react": "^16.4.2",
 | 
					    "react": "^16.4.2",
 | 
				
			||||||
    "react-dom": "^16.4.2",
 | 
					    "react-dom": "^16.4.2",
 | 
				
			||||||
    "redoc": "^2.0.0-alpha.37",
 | 
					    "redoc": "^2.0.0-alpha.37",
 | 
				
			||||||
    "styled-components": "^3.4.0",
 | 
					    "styled-components": "^4.0.2",
 | 
				
			||||||
    "tslib": "^1.9.3",
 | 
					    "tslib": "^1.9.3",
 | 
				
			||||||
    "yargs": "^12.0.1"
 | 
					    "yargs": "^12.0.1"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										885
									
								
								cli/yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										885
									
								
								cli/yarn.lock
									
									
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
		Loading…
	
		Reference in New Issue
	
	Block a user