Skip to content

Commit

Permalink
fix: force solid version to 1.6.3 (#441)
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardoperra authored Jan 7, 2023
1 parent 2199ec0 commit 261369f
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 332 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,9 @@
},
"pnpm": {
"overrides": {
"@vanilla-extract/integration": "6.0.1"
"@vanilla-extract/integration": "6.0.1",
"solid-js": "1.6.3"
},
"allowNonAppliedPatches": false
}
}
}
Loading

0 comments on commit 261369f

Please sign in to comment.