Skip to content

Commit

Permalink
add: peerDep on @types/node
Browse files Browse the repository at this point in the history
  • Loading branch information
Mitsunee committed Nov 19, 2024
1 parent 98d715c commit f0a1a8a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,8 @@
"simple-git-hooks": "^2.11.1",
"typescript": "5.6.3",
"uvu": "^0.5.6"
},
"peerDependencies": {
"@types/node": "*"
}
}

0 comments on commit f0a1a8a

Please sign in to comment.