1
0
mirror of https://github.com/sismics/docs.git synced 2026-01-09 06:49:39 +00:00

Closes #151: upgrade JS libraries

This commit is contained in:
Benjamin Gamard
2017-11-10 22:00:34 +01:00
parent c355cb8bd5
commit 84d4d3b165
63 changed files with 71979 additions and 15543 deletions

View File

@@ -43,13 +43,11 @@
"grunt-contrib-clean": "^1.0.0",
"grunt-contrib-concat": "^1.0.1",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-less": "^1.3.0",
"grunt-contrib-less": "^1.4.1",
"grunt-contrib-uglify": "^1.0.1",
"grunt-css": "^0.5.4",
"grunt-htmlrefs": "^0.5.0",
"grunt-ng-annotate": "^2.0.2",
"grunt-text-replace": "^0.4.0",
"protractor": "^3.3.0",
"selenium": "^2.20.0"
"grunt-text-replace": "^0.4.0"
}
}