Merge pull request #210 from ninjaconcept/210-fix-reaction-svg
fix display of reaction_svg in ElementsTable
... | ... | @@ -7,6 +7,7 @@ |
"babelify": "6.1.3", | ||
"browserify": "~> 10.2.4", | ||
"browserify-incremental": "^3.0.1", | ||
"classnames": "^2.1.5", | ||
"debounce": "^1.0.0", | ||
"deep-equal": "1.0.0", | ||
"es6-promise-debounce": "^1.0.1", | ||
... | ... |
Please register or sign in to comment