mirror of
				https://github.com/flynx/features.js.git
				synced 2025-10-30 02:40:11 +00:00 
			
		
		
		
	cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									5332667d9e
								
							
						
					
					
						commit
						270bec2a52
					
				| @ -24,7 +24,7 @@ var FeatureLinearizationError = | |||||||
| module.FeatureLinearizationError =  | module.FeatureLinearizationError =  | ||||||
| function(data){ | function(data){ | ||||||
| 	this.data = data | 	this.data = data | ||||||
| 	this.message = `Failed to linearise from: ${data.input}` | 	this.message = 'Failed to linearise.' | ||||||
| 	this.toString = function(){ | 	this.toString = function(){ | ||||||
| 		return this.message | 		return this.message | ||||||
| 	} | 	} | ||||||
|  | |||||||
| @ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|   "name": "ig-features", |   "name": "ig-features", | ||||||
|   "version": "3.1.1", |   "version": "3.1.2", | ||||||
|   "description": "", |   "description": "", | ||||||
|   "main": "features.js", |   "main": "features.js", | ||||||
|   "scripts": { |   "scripts": { | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user