mirror of
				https://github.com/ZetaKebab/kesper.git
				synced 2025-11-04 08:09:49 +00:00 
			
		
		
		
	Fixed duplicate browserslist config (#628)
no issue - removes duplicate `browserslist` key from `package.json`
This commit is contained in:
		@@ -86,8 +86,5 @@
 | 
			
		||||
                "width": 2000
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "browserslist": [
 | 
			
		||||
        "last 2 versions"
 | 
			
		||||
    ]
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user