Update version and build env var

This commit is contained in:
Darren Clarke 2024-08-28 10:28:59 +02:00
parent 59a0cef2ca
commit d67f294925
21 changed files with 22 additions and 21 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@link-stack/bridge-ui",
"version": "2.1.1",
"version": "2.2.0",
"scripts": {
"build": "tsc -p tsconfig.json"
},