Skip to content

Commit a529218

Browse files
committed
Fix trailing comma
1 parent d606008 commit a529218

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
@@ -21,7 +21,7 @@
2121
],
2222
"license": "MIT",
2323
"dependencies": {
24-
"nanoassert": "^1.1.0",
24+
"nanoassert": "^1.1.0"
2525
},
2626
"browser": {
2727
"assert": "nanoassert"

0 commit comments

Comments
 (0)