mirror of
https://github.com/less/less.js.git
synced 2026-05-01 03:00:22 -04:00
1.5.1 release
This commit is contained in:
10
package.json
10
package.json
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "less",
|
||||
"version": "1.5.0",
|
||||
"version": "1.5.1",
|
||||
"description": "Leaner CSS",
|
||||
"homepage": "http://lesscss.org",
|
||||
"author": {
|
||||
@@ -42,7 +42,7 @@
|
||||
"optionalDependencies": {
|
||||
"mime": "1.2.x",
|
||||
"request": ">=2.12.0",
|
||||
"mkdirp": "~0.3.4",
|
||||
"mkdirp": "~0.3.5",
|
||||
"clean-css": "2.0.x",
|
||||
"source-map": "0.1.x"
|
||||
},
|
||||
@@ -52,9 +52,9 @@
|
||||
"grunt-contrib-clean": "~0.5.0",
|
||||
"grunt-contrib-concat": "~0.3.0",
|
||||
"grunt-contrib-connect": "~0.3.0",
|
||||
"grunt-contrib-jasmine": "~0.5.1",
|
||||
"grunt-contrib-jshint": "~0.6.0",
|
||||
"grunt-contrib-uglify": "~0.2.2",
|
||||
"grunt-contrib-jasmine": "~0.5.2",
|
||||
"grunt-contrib-jshint": "~0.7.2",
|
||||
"grunt-contrib-uglify": "~0.2.7",
|
||||
"grunt-shell": "~0.3.1",
|
||||
"http-server": "~0.5.5",
|
||||
"matchdep": "~0.1.2",
|
||||
|
||||
Reference in New Issue
Block a user