Skip to content

Commit

Permalink
Fix trailing comma in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
simondel committed Dec 24, 2019
1 parent d990858 commit 942504a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -16,7 +16,7 @@
"version": "3.4.0",
"author": "Domenic Denicola <d@domenic.me> (https://domenic.me/)",
"contributors": [
"Simon de Lang <simondelang@gmail.com>",
"Simon de Lang <simondelang@gmail.com>"
],
"license": "(BSD-2-Clause OR WTFPL)",
"repository": "domenic/sinon-chai",
Expand Down

0 comments on commit 942504a

Please sign in to comment.