Skip to content

Commit 203f415

Browse files
committed
AC-8074: npm package grunt-contrib-less upgrade to new major version(3.0.0)
1 parent 412bb5a commit 203f415

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json.sample

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"grunt-contrib-cssmin": "~4.0.0",
1919
"grunt-contrib-imagemin": "~4.0.0",
2020
"grunt-contrib-jasmine": "~4.0.0",
21-
"grunt-contrib-less": "~2.1.0",
21+
"grunt-contrib-less": "~3.0.0",
2222
"grunt-contrib-watch": "~1.1.0",
2323
"grunt-eslint": "~24.1.0",
2424
"grunt-exec": "~3.0.0",

0 commit comments

Comments
 (0)