Skip to content

Commit

Permalink
fix: set dependency version for @quentystudios/t to ^3.0.0 in package…
Browse files Browse the repository at this point in the history
….json (#486)
  • Loading branch information
LDGerrits authored Sep 25, 2024
1 parent 9b17fe7 commit b0d3707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/snackbar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@quenty/transitionmodel": "file:../transitionmodel",
"@quenty/utf8": "file:../utf8",
"@quenty/valueobject": "file:../valueobject",
"@quentystudios/t": "^3.0.1"
"@quentystudios/t": "^3.0.0"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit b0d3707

Please sign in to comment.