mirror of
https://github.com/flynx/features.js.git
synced 2025-10-29 10:20:09 +00:00
updated dependencies...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
91af35d72c
commit
c91723c94b
@ -903,6 +903,7 @@ var FeatureSetProto = {
|
|||||||
// .features format:
|
// .features format:
|
||||||
// {
|
// {
|
||||||
// // the current feature set object...
|
// // the current feature set object...
|
||||||
|
// // XXX not sure about this -- revise...
|
||||||
// FeatureSet: feature-set,
|
// FeatureSet: feature-set,
|
||||||
//
|
//
|
||||||
// // list of features not applicable in current context...
|
// // list of features not applicable in current context...
|
||||||
|
|||||||
@ -23,7 +23,7 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/flynx/features.js#readme",
|
"homepage": "https://github.com/flynx/features.js#readme",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"ig-object": "^1.0.0",
|
"ig-actions": "^3.2.4",
|
||||||
"ig-actions": "^3.0.0"
|
"ig-object": "^1.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user