Skip to content

Commit

Permalink
chore: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelDeBoey committed Oct 16, 2020
1 parent 490e276 commit 94e0a3e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,15 +46,15 @@
"validate": "kcd-scripts validate"
},
"dependencies": {
"@babel/runtime": "^7.11.2",
"@babel/runtime": "^7.12.1",
"fetch-retry": "^4.0.1",
"node-fetch": "^2.6.1",
"unist-util-visit": "^2.0.3"
},
"devDependencies": {
"jest-in-case": "^1.0.2",
"kcd-scripts": "^6.5.1",
"pretty-quick": "^3.0.2",
"kcd-scripts": "^6.6.0",
"pretty-quick": "^3.1.0",
"remark": "^12.0.1"
},
"peerDependencies": {
Expand Down

0 comments on commit 94e0a3e

Please sign in to comment.