mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Upgrade to less 1.4.2
Prevents issues with version incompatibilities between our less fork, grunt-contrib-less, and grunt-lesslint. Closes #647
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
"grunt-cson": "0.5.0",
|
||||
"grunt-contrib-csslint": "~0.1.2",
|
||||
"grunt-contrib-coffee": "~0.7.0",
|
||||
"grunt-contrib-less": "~0.5.2",
|
||||
"grunt-contrib-less": "~0.6.4",
|
||||
"jasmine-focused": "~0.7.0",
|
||||
"walkdir": "0.0.7"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user