chore(ci): bump ui-toolkit version to 0.7.0 (#2961)

This commit is contained in:
Ciaran McGhie 2023-02-28 10:13:51 +00:00 committed by GitHub
parent a985bc7317
commit 1bd56c9bdb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
{ {
"name": "@vegaprotocol/ui-toolkit", "name": "@vegaprotocol/ui-toolkit",
"version": "0.0.1" "version": "0.7.0"
} }

View File

@ -14,7 +14,7 @@
"vegacapsule": "vegacapsule network bootstrap --config-path=../frontend-monorepo/vegacapsule/config.hcl" "vegacapsule": "vegacapsule network bootstrap --config-path=../frontend-monorepo/vegacapsule/config.hcl"
}, },
"engines": { "engines": {
"node": ">=16.14.0" "node": ">=16.15.1"
}, },
"private": true, "private": true,
"dependencies": { "dependencies": {