fix(bower.js): delete excess comma

This commit is contained in:
tibing 2016-07-04 18:34:16 +03:00
parent e7d21b2239
commit 466ccc1330

View file

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