fix(bower.json): remove tailing comma

This commit is contained in:
Dmitry 2016-07-04 18:44:26 +03:00 committed by GitHub
parent 8a07c9b4f9
commit 3770257c1b

View file

@ -16,6 +16,6 @@
"tests"
],
"dependencies": {
"Ionicons": "ionicons#~2.0.1",
"Ionicons": "ionicons#~2.0.1"
}
}