Skip to content
This repository has been archived by the owner on Jul 23, 2018. It is now read-only.

Commit

Permalink
Using standard v8 due to no-unused-expression rule
Browse files Browse the repository at this point in the history
Other work-around would be to use dirty-chai

standard/standard#690 (comment)
  • Loading branch information
kasbah committed Apr 7, 2018
1 parent f841a7e commit e975c51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -41,7 +41,7 @@
"istanbul": "^0.4.3",
"mocha": "^5.0.4",
"snazzy": "^7.1.1",
"standard": "^11.0.1",
"standard": "^8.6.0",
"zuul": "^3.10.1"
},
"peerDependencies": {
Expand Down

0 comments on commit e975c51

Please sign in to comment.