diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-10-21 00:18:08 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-10-21 00:18:08 -0400 |
commit | 6bdeb62f39060c3b3a6a63dc375d172f5568af6a (patch) | |
tree | e296d097347d25842babbb6db343cb5d0118cf03 /package.json | |
parent | 166d7fdf24440db71311c2cda95697c06e7b8b36 (diff) | |
download | tanzanite-6bdeb62f39060c3b3a6a63dc375d172f5568af6a.tar.gz tanzanite-6bdeb62f39060c3b3a6a63dc375d172f5568af6a.tar.bz2 tanzanite-6bdeb62f39060c3b3a6a63dc375d172f5568af6a.zip |
remove JSON5
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index 22fb91b..6d0eb64 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,6 @@ "fuse.js": "^6.4.6", "got": "^11.8.2", "humanize-duration": "^3.27.0", - "json5": "^2.2.0", "lodash": "^4.17.21", "mathjs": "^9.5.0", "module-alias": "^2.2.2", |