Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonyshew committed Dec 12, 2024
1 parent 5cb815c commit 27a97e3
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion packages/turbo-types/src/json/frameworks.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,12 @@
"envWildcards": ["NITRO_*"],
"dependencyMatch": {
"strategy": "some",
"dependencies": ["nitropack", "nitropack-nightly", "nitro"]
"dependencies": [
"nitropack",
"nitropack-nightly",
"nitro",
"nitro-nightly"
]
}
},
{
Expand Down

0 comments on commit 27a97e3

Please sign in to comment.