Skip to content

Commit 38d9b4e

Browse files
committed
removed trailing comma
1 parent 93edb8c commit 38d9b4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pact/pact-node-messages/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "",
55
"main": "index.js",
66
"scripts": {
7-
"test:consumer": "mocha consumer/*.spec.js",
7+
"test:consumer": "mocha consumer/*.spec.js"
88
},
99
"author": "Tom Hombergs",
1010
"license": "MIT",

0 commit comments

Comments
 (0)