Skip to content

Commit f90d3e0

Browse files
committed
pin grunt-contrib-compress to 1.4.0
1 parent 24cb800 commit f90d3e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"grunt-bower-install": "~1.6.0",
2020
"grunt-concurrent": "~2.1.0",
2121
"grunt-contrib-clean": "~0.7.0",
22-
"grunt-contrib-compress": "^1.4.0",
22+
"grunt-contrib-compress": "1.4.0",
2323
"grunt-contrib-concat": "~0.5.1",
2424
"grunt-contrib-connect": "^0.11.2",
2525
"grunt-contrib-copy": "~0.8.2",

0 commit comments

Comments
 (0)