Update angular-strap@2.1.6.json

move angular dependency to front
This commit is contained in:
jsen-
2015-02-21 21:45:42 +01:00
parent d62068135a
commit e2213a82b7
@@ -8,7 +8,7 @@
},
"shim": {
"angular-strap.tpl": {
"deps": ["./angular-strap", "angular"]
"deps": ["angular", "./angular-strap"]
}
}
}