X Tutup
Skip to content

Commit 5957326

Browse files
committed
fix(menu) - fixed dependencies
1 parent 7bb38dd commit 5957326

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bower.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,16 +39,16 @@
3939
"font-awesome": "fontawesome#~4.4.0",
4040
"fullcalendar": "~3.0.1",
4141
"highlight": "~8.8.0",
42-
"leaflet": "~1.0.2",
42+
"leaflet": "~0.7.5",
4343
"moment": "~2.17.0",
4444
"slimScroll": "jquery-slimscroll#~1.3.6",
4545
"angular-progress-button-styles": "~0.1.0",
4646
"angular-ui-router": "~0.3.2",
4747
"angular-chart.js": "~1.0.3",
4848
"angular-chartist.js": "~3.3.12",
49-
"chartist": "~0.9.5",
49+
"chartist": "0.9.5",
5050
"angular-morris-chart": "~1.1.0",
51-
"ionrangeslider": "~2.1.2",
51+
"ionrangeslider": "2.1.4",
5252
"angular-bootstrap": "~1.3.3",
5353
"angular-animate": "~1.5.8",
5454
"textAngular": "~1.4.6",

0 commit comments

Comments
 (0)
X Tutup