mirror of
https://github.com/flynx/features.js.git
synced 2025-10-29 10:20:09 +00:00
minor tweaks...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
a2b56d8b76
commit
216ed132be
@ -29,6 +29,9 @@ function(data){
|
|||||||
return this.message
|
return this.message
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
FeatureLinearizationError.prototype = Object.create(new Error)
|
||||||
|
FeatureLinearizationError.prototype.constructor = FeatureLinearizationError
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ig-features",
|
"name": "ig-features",
|
||||||
"version": "3.1.7",
|
"version": "3.1.8",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "features.js",
|
"main": "features.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user