thingsboard-developers

Correct mispelled flot.curvedlines (was flow-curvedlines)

11/21/2018 2:47:20 PM

Changes

ui/package.json 2(+1 -1)

Details

ui/package.json 2(+1 -1)

diff --git a/ui/package.json b/ui/package.json
index 7050ae7..97632f9 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -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",