Skip to content

Commit

Permalink
Update accord to support less@3.0.0 - closes #269
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenlacy committed Feb 23, 2018
1 parent 453625a commit cde149b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -21,8 +21,8 @@
"author": "Chris Cowan",
"license": "MIT",
"dependencies": {
"accord": "^0.28.0",
"less": "2.6.x || ^2.7.1",
"accord": "^0.29.0",
"less": "2.6.x || ^3.0.0",
"object-assign": "^4.0.1",
"plugin-error": "^0.1.2",
"replace-ext": "^1.0.0",
Expand Down

0 comments on commit cde149b

Please sign in to comment.