1
0
Fork 0
forked from forgejo/forgejo

Increase the version of less (#6010)

This commit is contained in:
zeripath 2019-02-09 03:00:07 +00:00 committed by Lunny Xiao
parent c3d8fb73dc
commit 11a9ce6a2b
2 changed files with 116 additions and 88 deletions

View file

@ -1,7 +1,7 @@
{
"license": "MIT",
"devDependencies": {
"less": "^3.6.0",
"less": "^3.9.0",
"less-plugin-clean-css": "^1.5.1"
}
}