@latticexyz/schema-type 2.0.0-main-5fb878ca → 2.0.0-main-db302805

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@latticexyz/schema-type",
3
- "version": "2.0.0-main-5fb878ca",
3
+ "version": "2.0.0-main-db302805",
4
4
  "description": "SchemaType enum for various languages",
5
5
  "repository": {
6
6
  "type": "git",
@@ -36,7 +36,7 @@
36
36
  "forge-std": "https://github.com/foundry-rs/forge-std.git#74cfb77e308dd188d2f58864aaf44963ae6b88b1",
37
37
  "tsup": "^6.7.0",
38
38
  "vitest": "0.34.6",
39
- "@latticexyz/gas-report": "2.0.0-main-5fb878ca"
39
+ "@latticexyz/gas-report": "2.0.0-main-db302805"
40
40
  },
41
41
  "scripts": {
42
42
  "build": "pnpm run build:js",
@@ -1,5 +1,5 @@
1
1
  /**
2
2
  * External exports.
3
3
  *
4
- * Be sure you're ready to commit to these being supported and changes made backward compatible!
4
+ * Be sure we're ready to commit to these being supported and changes made backward compatible!
5
5
  */