Skip to content

Commit

Permalink
Merge pull request #4 from mizdra/add-missing-peer-deps
Browse files Browse the repository at this point in the history
Add missing peerDeps
  • Loading branch information
mizdra authored Jul 2, 2023
2 parents d40b2f8 + 307b158 commit 0332311
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,8 @@
"@volar/source-map": "^1.6.1",
"@volar/typescript": "^1.6.1",
"change-case": "^4.1.2"
},
"peerDependencies": {
"typescript": "^5.0.0"
}
}

0 comments on commit 0332311

Please sign in to comment.