start implementing findbar
This commit is contained in:
@ -20,6 +20,7 @@
|
||||
"babel-core": "^6.5.1",
|
||||
"babel-eslint": "^4.1.8",
|
||||
"babel-loader": "^6.2.2",
|
||||
"babel-plugin-lodash": "^3.2.0",
|
||||
"babel-plugin-transform-class-properties": "^6.5.2",
|
||||
"babel-plugin-transform-object-assign": "^6.5.0",
|
||||
"babel-plugin-transform-object-rest-spread": "^6.5.0",
|
||||
@ -67,6 +68,7 @@
|
||||
"draft-js-import-markdown": "^0.1.6",
|
||||
"fuzzy": "^0.1.1",
|
||||
"json-loader": "^0.5.4",
|
||||
"localforage": "^1.4.2"
|
||||
"localforage": "^1.4.2",
|
||||
"lodash": "^4.13.1"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user