Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit 5d7c0cf

Browse files
committed
fix trailing comma
1 parent 6373f3c commit 5d7c0cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/browser-add-file/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"license": "MIT",
1212
"devDependencies": {
1313
"http-server": "^0.9.0",
14-
"ipfs-api": "^6.0.3",
14+
"ipfs-api": "^6.0.3"
1515
}
1616
}

0 commit comments

Comments
 (0)