update flotr

This commit is contained in:
Yuri Kuznetsov
2022-02-23 16:52:43 +02:00
parent 48c1a5d6d3
commit 7208966e1d
2 changed files with 6 additions and 6 deletions
+5 -5
View File
@@ -24,7 +24,7 @@
"es6-promise": "^3.0.2",
"espo-funnel-chart": "git://github.com/yurikuzn/espo-funnel-chart.git#1.0.0",
"exif-js": "^2.3.0",
"flotr2": "github:yurikuzn/flotr2#0.1.0",
"flotr2": "github:yurikuzn/flotr2#0.1.1",
"fullcalendar": "^3.10.5",
"getobject": ">=1.0.0",
"gridstack": "^1.2.1",
@@ -1318,8 +1318,8 @@
}
},
"node_modules/flotr2": {
"version": "0.1.0",
"resolved": "git+ssh://git@github.com/yurikuzn/flotr2.git#1282360178cfc56bc569f84494448378d8a760ae",
"version": "0.1.1",
"resolved": "git+ssh://git@github.com/yurikuzn/flotr2.git#0585d4a4cfd1677d7ffdb4de3ac02ff762efe67a",
"license": "MIT"
},
"node_modules/for-in": {
@@ -4860,8 +4860,8 @@
"integrity": "sha512-lNaHNVymajmk0OJMBn8fVUAU1BtDeKIqKoVhk4xAALB57aALg6b4W0MfJ/cUE0g9YBXy5XhSlPIpYIJ7HaY/3Q=="
},
"flotr2": {
"version": "git+ssh://git@github.com/yurikuzn/flotr2.git#1282360178cfc56bc569f84494448378d8a760ae",
"from": "flotr2@git://github.com/yurikuzn/flotr2.git#0.1.0"
"version": "git+ssh://git@github.com/yurikuzn/flotr2.git#0585d4a4cfd1677d7ffdb4de3ac02ff762efe67a",
"from": "flotr2@github:yurikuzn/flotr2#0.1.1"
},
"for-in": {
"version": "1.0.2",
+1 -1
View File
@@ -46,7 +46,7 @@
"es6-promise": "^3.0.2",
"espo-funnel-chart": "git://github.com/yurikuzn/espo-funnel-chart.git#1.0.0",
"exif-js": "^2.3.0",
"flotr2": "github:yurikuzn/flotr2#0.1.0",
"flotr2": "github:yurikuzn/flotr2#0.1.1",
"fullcalendar": "^3.10.5",
"getobject": ">=1.0.0",
"gridstack": "^1.2.1",