Can't use higher versions of angular-dynamic-locale
See: https://github.com/lgalfaso/angular-dynamic-locale/issues/82
This commit is contained in:
@@ -15,7 +15,6 @@
|
|||||||
"test",
|
"test",
|
||||||
"tests"
|
"tests"
|
||||||
],
|
],
|
||||||
|
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"typeahead.js": "~0.10.5",
|
"typeahead.js": "~0.10.5",
|
||||||
"underscore": "~1.7.0",
|
"underscore": "~1.7.0",
|
||||||
@@ -23,7 +22,7 @@
|
|||||||
"bootstrap-social": "~4.8.0",
|
"bootstrap-social": "~4.8.0",
|
||||||
"jquery": "2.0.3",
|
"jquery": "2.0.3",
|
||||||
"jquery-ui": "1.11.4",
|
"jquery-ui": "1.11.4",
|
||||||
"angular-dynamic-locale": "~0.1.27",
|
"angular-dynamic-locale": "0.1.28",
|
||||||
"ng-file-upload": "~7.3.8",
|
"ng-file-upload": "~7.3.8",
|
||||||
"tinymce": "~4.1.10",
|
"tinymce": "~4.1.10",
|
||||||
"codemirror": "~5.3.0"
|
"codemirror": "~5.3.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user