mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	1.0.0-alpha.1
This commit is contained in:
		
							parent
							
								
									350cdc2475
								
							
						
					
					
						commit
						d1933a8713
					
				@ -1,7 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "unleash-server",
 | 
			
		||||
  "description": "unleash your features",
 | 
			
		||||
  "version": "0.1.0",
 | 
			
		||||
  "version": "1.0.0-alpha.1",
 | 
			
		||||
  "keywords": [
 | 
			
		||||
    "unleash",
 | 
			
		||||
    "feature toggle",
 | 
			
		||||
@ -107,8 +107,8 @@
 | 
			
		||||
    "unmockedModulePathPatterns": [
 | 
			
		||||
      "<rootDir>/node_modules/react",
 | 
			
		||||
      "<rootDir>/node_modules/reflux"
 | 
			
		||||
  ],
 | 
			
		||||
  "moduleFileExtensions": [
 | 
			
		||||
    ],
 | 
			
		||||
    "moduleFileExtensions": [
 | 
			
		||||
      "jsx",
 | 
			
		||||
      "js"
 | 
			
		||||
    ]
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user