Update versioning for sanity check

This commit is contained in:
Lorexia
2023-11-03 14:04:24 +01:00
parent a7f9cb7db0
commit 4c2c738bba
+4 -4
View File
@@ -28,10 +28,10 @@
"@mui/icons-material": "^5.14.9",
"@mui/lab": "^5.0.0-alpha.145",
"@mui/material": "^5.14.8",
"@nymproject/contract-clients": ">=1.2.0-rc.10 || ^1",
"@nymproject/mix-fetch": ">=1.2.0-rc.10 || ^1",
"@nymproject/mix-fetch-full-fat": ">=1.2.0-rc.10 || ^1",
"@nymproject/sdk-full-fat": ">=1.2.0-rc.10 || ^1",
"@nymproject/contract-clients": "1.2.1 || ^1",
"@nymproject/mix-fetch": "1.2.1 || ^1",
"@nymproject/mix-fetch-full-fat": "1.2.1 || ^1",
"@nymproject/sdk-full-fat": "1.2.1 || ^1",
"chain-registry": "^1.19.0",
"cosmjs-types": "^0.8.0",
"next": "^13.4.19",