Correct mispelled flot.curvedlines (was flow-curvedlines) dependency on ui/package.json

This commit is contained in:
Gonzalo Matheu 2018-11-21 13:47:20 -03:00
parent f026b58845
commit b11c38bd2d

View File

@ -53,7 +53,7 @@
"compass-sass-mixins": "^0.12.7",
"event-source-polyfill": "0.0.9",
"flot": "git://github.com/thingsboard/flot.git#0.9-work",
"flot-curvedlines": "git://github.com/MichaelZinsmaier/CurvedLines.git#master",
"flot.curvedlines": "git://github.com/MichaelZinsmaier/CurvedLines.git#master",
"font-awesome": "^4.6.3",
"javascript-detect-element-resize": "^0.5.3",
"jquery": "^3.1.0",