Correct dependencies

pull/54/merge
Candid Dauth 2016-10-08 11:20:03 +03:00
rodzic 5bd834b1fa
commit 283099f873
2 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -14,7 +14,7 @@
"tests"
],
"dependencies": {
"jquery": "^3.1.1",
"jquery": "<3.0.0",
"angular": "^1.5.8",
"async": "^2.0.1",
"marked": "^0.3.6",

Wyświetl plik

@ -13,6 +13,7 @@
"gulp-concat": "^2.6.0",
"gulp-css-base64": "^1.3.4",
"gulp-if": "^2.0.1",
"gulp-inject": "^4.1.0",
"gulp-newer": "^1.2.0",
"gulp-ng-annotate": "^2.0.0",
"gulp-replace": "^0.5.4",