Skip to content

Commit 16bb8d7

Browse files
committed
Revert "Add overrides to bower.json to fix automatically populating HTML imports from the Bower"
This reverts commit 1cdc80b.
1 parent 7aec7b4 commit 16bb8d7

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

bower.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,5 @@
4040
"dependencies": {
4141
"angular": "1.x",
4242
"chart.js": "npm:chart.js#2.x"
43-
},
44-
"overrides" : {
45-
"chart.js": {
46-
"main": [
47-
"dist/Chart.bundle.min.js"
48-
]
49-
}
5043
}
5144
}

0 commit comments

Comments
 (0)