aboutsummaryrefslogtreecommitdiff
path: root/js/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'js/package.json')
-rw-r--r--js/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/package.json b/js/package.json
index a1a1715..33ff6f4 100644
--- a/js/package.json
+++ b/js/package.json
@@ -6,9 +6,9 @@
},
"files": [
"cli.js",
- "decode.js",
+ "decode.js"
],
"dependencies": {
"yargs": "~8.0.2"
- },
+ }
}