mirror of
https://github.com/openMF/community-app.git
synced 2026-02-06 11:26:51 +00:00
MIFOSX-1564
This commit is contained in:
parent
0f659b2899
commit
91e665ba68
@ -32,7 +32,7 @@
|
||||
'modified.datepicker': '../scripts/modules/datepicker',
|
||||
'Q': '../bower_components/q/q',
|
||||
'tmh.dynamicLocale': '../bower_components/angular-dynamic-locale/tmhDynamicLocale.min',
|
||||
'webcam-directive':'../bower_components/webcam-directive/dist/webcam.min'
|
||||
'webcam-directive':'../bower_components/webcam-directive/dist/1.1.0/webcam.min'
|
||||
},
|
||||
shim: {
|
||||
'angular': { exports: 'angular' },
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
"ng-idle":"",
|
||||
"q":"v1.0.1",
|
||||
"angular-dynamic-locale":"",
|
||||
"webcam-directive":""
|
||||
"webcam-directive":"1.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"jasmine": "1.3.1"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user