Update less library

This commit is contained in:
Rob Garrison 2018-07-23 08:38:14 -05:00
parent 47c4b8157a
commit eea72befb1
3 changed files with 10 additions and 10 deletions

View File

@ -11,7 +11,7 @@
"eslint": "^5.2.0",
"fs-extra": "^7.0.0",
"jsonlint": "^1.6.3",
"less": "^3.7.1",
"less": "^3.8.0",
"lz-string-unsafe": "^1.4.4-beta",
"semver-bundle": "^0.1.0",
"stylelint-bundle": "^8.0.0",

View File

@ -1,8 +1,8 @@
## LESS v3.7.1
## LESS v3.8.0
less.js installed via npm - source repo:
https://github.com/less/less.js/blob/v3.7.1/dist/less.min.js
https://github.com/less/less.js/blob/v3.8.0/dist/less.min.js
If the link doesn't work, it is likely that the npm version and the release versions don't match:

File diff suppressed because one or more lines are too long