Skip to content

Commit

Permalink
Merge pull request #5470 from balancer/release/1.143.0
Browse files Browse the repository at this point in the history
Release 1.143.0
  • Loading branch information
garethfuller authored Mar 28, 2024
2 parents c721e10 + 6100f78 commit 46dac04
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@balancer/frontend-v2",
"version": "1.142.143",
"version": "1.143.0",
"engines": {
"node": "=16",
"npm": ">=8"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ const {
<BalLoadingBlock v-else class="w-10" />

<BalTooltip
:text="`LP tokens you are expected to recieve, not
:text="`LP tokens you are expected to receive, not
including possible slippage (${fNum(slippage, FNumFormats.percent)})`"
>
<template #activator>
Expand Down

0 comments on commit 46dac04

Please sign in to comment.