Skip to content

Commit 9c32da0

Browse files
authored
Update package.json
1 parent 1dafdd3 commit 9c32da0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
]
5454
},
5555
"scripts": {
56-
"test": "DEBUG=module:* nyc mocha --require @babel/register"
56+
"test": "DEBUG=module:* nyc mocha --require @babel/register",
5757
"start": "node src/index.js",
5858
"dev": "nodemon src/index.js"
5959
}

0 commit comments

Comments
 (0)