Skip to content

Commit cde149b

Browse files
committed
Update accord to support [email protected] - closes #269
1 parent 453625a commit cde149b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"author": "Chris Cowan",
2222
"license": "MIT",
2323
"dependencies": {
24-
"accord": "^0.28.0",
25-
"less": "2.6.x || ^2.7.1",
24+
"accord": "^0.29.0",
25+
"less": "2.6.x || ^3.0.0",
2626
"object-assign": "^4.0.1",
2727
"plugin-error": "^0.1.2",
2828
"replace-ext": "^1.0.0",

0 commit comments

Comments
 (0)