Merge branch 'cubism' of https://github.com/vatesfr/xo-web into cubism
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ import angular from 'angular'
|
||||
import cubism from 'cubism'
|
||||
import d3 from 'd3'
|
||||
|
||||
import clone from 'lodash.cloneDeep'
|
||||
import clone from 'lodash.clonedeep'
|
||||
import find from 'lodash.find'
|
||||
import filter from 'lodash.filter'
|
||||
import foreach from 'lodash.foreach'
|
||||
|
||||
+3
-1
@@ -118,5 +118,7 @@
|
||||
],
|
||||
"parser": "babel-eslint"
|
||||
},
|
||||
"dependencies": {}
|
||||
"dependencies": {
|
||||
"lodash.clonedeep": "^3.0.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user