Skip to content

Commit 5b184fa

Browse files
committed
chore: add typescript as a peer dependency
1 parent a62f756 commit 5b184fa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,9 @@
7474
"picomatch": "^2.3.1",
7575
"slash": "^5.0.0"
7676
},
77+
"peerDependencies": {
78+
"typescript": "^4.0.0 || ^5.0.0"
79+
},
7780
"repository": {
7881
"type": "git",
7982
"url": "git+ssh://[email protected]/adonisjs/assembler.git"

0 commit comments

Comments
 (0)