Skip to content
This repository was archived by the owner on Oct 5, 2020. It is now read-only.

Commit d698420

Browse files
committed
Fixed #504: fixed ng-json-explorer bower dep+resolution
1 parent 4767e44 commit d698420

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

app/templates/bower.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"font-awesome": "~4.6.0",
2121
"highcharts": "^4.2",
2222
"highlightjs": "~8.7.0",
23-
"ng-json-explorer": "8c2a0f9104",
23+
"ng-json-explorer": "f7236fa857",
2424
"ngtoast": "^2.0.0",
2525
"lodash": "~3.10.1",
2626
"ml-search-ng": "~0.2.0",
@@ -57,6 +57,7 @@
5757
"resolutions": {
5858
"angular": "~1.4.4",
5959
"angular-bootstrap": "^1.1",
60-
"highcharts": "^4.2"
60+
"highcharts": "^4.2",
61+
"ng-json-explorer": "f7236fa857"
6162
}
6263
}

0 commit comments

Comments
 (0)