Skip to content

Commit

Permalink
Fix: Dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
molant committed Dec 4, 2019
1 parent 1b55e3e commit 1c7ceee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/utils-json/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"@hint/utils-network": "^1.0.0",
"@hint/utils-types": "^1.0.0",
"ajv": "^6.10.1",
"jsonc-parser": "^2.2.0",
"lodash": "^4.17.15"
},
"description": "utils for JSON",
Expand All @@ -20,7 +21,6 @@
"eslint": "^6.6.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-markdown": "^1.0.1",
"jsonc-parser": "^2.2.0",
"npm-run-all": "^4.1.5",
"nyc": "^14.1.1",
"proxyquire": "^2.1.3",
Expand Down

0 comments on commit 1c7ceee

Please sign in to comment.