Skip to content

Commit 2aa68c4

Browse files
committed
[Turbo] Install missing @hotwired/turbo definition types
1 parent db96cf0 commit 2aa68c4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

assets/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
},
3939
"devDependencies": {
4040
"@hotwired/stimulus": "^3.0.0",
41-
"@hotwired/turbo": "^7.1.0 || ^8.0"
41+
"@hotwired/turbo": "^7.1.0 || ^8.0",
42+
"@types/hotwired__turbo": "^8.0.4"
4243
}
4344
}

0 commit comments

Comments
 (0)