Skip to content

Commit

Permalink
fix package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
wardpeet committed Jul 6, 2020
1 parent aa59f81 commit 43c306b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/gatsby-remark-shiki-twoslash/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"lint": "tsdx lint"
},
"dependencies": {
"@typescript/twoslash": "0.5.1",
"@typescript/twoslash": "0.5.2",
"@typescript/vfs": "1.0.1",
"typescript": "*",
"shiki": "^0.1.6",
Expand All @@ -34,4 +34,4 @@
"typescript": "*",
"unified": "^8.4.2"
}
}
}

0 comments on commit 43c306b

Please sign in to comment.