mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-05 20:11:26 +01:00
Use specified Less version
Fixed https://github.com/designcreateplay/NodeBB/issues/1219
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
"nodebb-theme-vanilla": "~0.0.17",
|
||||
"nodebb-theme-cerulean": "~0.0.13",
|
||||
"nodebb-theme-lavender": "~0.0.23",
|
||||
"less": "^1.6.3",
|
||||
"less": "1.6.3",
|
||||
"daemon": "~1.1.0",
|
||||
"underscore": "^1.6.0",
|
||||
"mkdirp": "~0.3.5",
|
||||
|
||||
Reference in New Issue
Block a user