Skip to content

Commit 25970f6

Browse files
committed
Added FusionCharts required version in the package.json
1 parent 00b9bc0 commit 25970f6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@
1313
"url": "https://github.com/fusioncharts/angular-fusioncharts/issues"
1414
},
1515
"homepage": "https://www.fusioncharts.com/angularjs-charts/",
16-
"dependencies": {},
16+
"dependencies": {
17+
"fusioncharts": "^3.13.0"
18+
},
1719
"devDependencies": {
1820
"ejs": "^1.0.0",
1921
"grunt": "^0.4.5",

0 commit comments

Comments
 (0)