Update bower.json with ngCapsLock

This commit is contained in:
bjarnef
2015-11-09 00:34:34 +01:00
parent d15c09ad2a
commit f0e1460550

View File

@@ -25,6 +25,7 @@
"jquery-ui": "1.10.3",
"angular-dynamic-locale": "~0.1.27",
"tinymce": "~4.1.10",
"codemirror": "~5.3.0"
"codemirror": "~5.3.0",
"ngCapsLock": "~1.0.2"
}
}