mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	3.11.0
This commit is contained in:
		
							parent
							
								
									19543dc1fa
								
							
						
					
					
						commit
						cc29392e6c
					
				@ -1,7 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "unleash-frontend",
 | 
			
		||||
  "description": "unleash your features",
 | 
			
		||||
  "version": "3.10.0",
 | 
			
		||||
  "version": "3.11.0",
 | 
			
		||||
  "keywords": [
 | 
			
		||||
    "unleash",
 | 
			
		||||
    "feature toggle",
 | 
			
		||||
@ -113,6 +113,8 @@
 | 
			
		||||
    "snapshotSerializers": [
 | 
			
		||||
      "enzyme-to-json/serializer"
 | 
			
		||||
    ],
 | 
			
		||||
    "testPathIgnorePatterns": ["/src/store/addons/__tests__/data.js"]
 | 
			
		||||
    "testPathIgnorePatterns": [
 | 
			
		||||
      "/src/store/addons/__tests__/data.js"
 | 
			
		||||
    ]
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user