@latticexyz/std-client
Advanced tools
Comparing version 1.38.0 to 1.39.0
@@ -6,2 +6,6 @@ # Change Log | ||
# [1.39.0](https://github.com/latticexyz/mud/compare/v1.38.0...v1.39.0) (2023-02-22) | ||
**Note:** Version bump only for package @latticexyz/std-client | ||
# [1.38.0](https://github.com/latticexyz/mud/compare/v1.37.1...v1.38.0) (2023-02-22) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@latticexyz/std-client", | ||
"version": "1.38.0", | ||
"version": "1.39.0", | ||
"description": "Standard library for MUD client.", | ||
@@ -24,6 +24,6 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@latticexyz/network": "^1.38.0", | ||
"@latticexyz/recs": "^1.38.0", | ||
"@latticexyz/solecs": "^1.38.0", | ||
"@latticexyz/utils": "^1.38.0", | ||
"@latticexyz/network": "^1.39.0", | ||
"@latticexyz/recs": "^1.39.0", | ||
"@latticexyz/solecs": "^1.39.0", | ||
"@latticexyz/utils": "^1.39.0", | ||
"@rollup/plugin-json": "^4.1.0", | ||
@@ -66,3 +66,3 @@ "@rollup/plugin-node-resolve": "^13.1.3", | ||
}, | ||
"gitHead": "daf03245a4db65012596d40978b0fc33bef10ce5" | ||
"gitHead": "5787c684dd56adab543dfb7debcc79438dcaa166" | ||
} |
100033