Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Commit

Permalink
Merge pull request #161 from JLHwung/patch-1
Browse files Browse the repository at this point in the history
declare `parse-json` dependency
  • Loading branch information
hcodes committed Sep 16, 2020
2 parents 66012fa + 77202f2 commit ccc4048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -44,6 +44,7 @@
"markdown-it": "^10.0.0",
"minimatch": "^3.0.4",
"node-fetch": "^2.6.0",
"parse-json": "^5.0.0",
"strip-json-comments": "^3.0.1",
"xml2js": "^0.4.23",
"yandex-speller": "^4.1.0"
Expand All @@ -53,7 +54,6 @@
"eslint": "^6.8.0",
"mocha": "^7.1.1",
"nyc": "^14.1.1",
"parse-json": "^5.0.0",
"sinon": "^9.0.1"
},
"engines": {
Expand Down

0 comments on commit ccc4048

Please sign in to comment.