2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Downgrade grunt-contrib-uglify to fix the comments issue.

Fixes #18224.

[sauce skip]
This commit is contained in:
XhmikosR
2015-11-12 09:17:26 +02:00
parent f4147c4da9
commit 5a26a13868
2 changed files with 35 additions and 35 deletions
+1 -1
View File
@@ -43,7 +43,7 @@
"grunt-contrib-cssmin": "~0.14.0",
"grunt-contrib-qunit": "~0.7.0",
"grunt-contrib-sass": "^0.9.2",
"grunt-contrib-uglify": "~0.10.0",
"grunt-contrib-uglify": "~0.9.2",
"grunt-contrib-watch": "~0.6.1",
"grunt-csscomb": "~3.1.0",
"grunt-eslint": "^17.1.0",