Browse Source

roll back to less 3.7.1 because newer versions break IE

see https://github.com/less/less.js/issues/3321
master
ansuz 2 years ago
parent
commit
275a3c80fc
1 changed files with 1 additions and 1 deletions
  1. 2
      bower.json

2
bower.json

@ -36,7 +36,7 @@
"alertifyjs": "1.0.11",
"scrypt-async": "1.2.0",
"require-css": "0.1.10",
"less": "^3.7.1",
"less": "3.7.1",
"bootstrap": "^v4.0.0",
"diff-dom": "2.1.1",
"nthen": "^0.1.5",

Loading…
Cancel
Save