@agoric/swingset-xsnap-supervisor 0.9.1-dev-e0f375e.0 → 0.9.1-dev-954b3dc.0

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.
@@ -1 +1 @@
1
- ebe6b54264697a1317988fc2323eda65be98b05337627e1d78fcc0c68c5ad361
1
+ e6a825763980e3ebc9d95d9c69b2f298a8ba69d900cb7f60aad9218d3804d3e5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agoric/swingset-xsnap-supervisor",
3
- "version": "0.9.1-dev-e0f375e.0+e0f375e",
3
+ "version": "0.9.1-dev-954b3dc.0+954b3dc",
4
4
  "description": "Supervisor/Liveslots bundle for swingset xsnap workers",
5
5
  "author": "Agoric",
6
6
  "license": "Apache-2.0",
@@ -23,8 +23,8 @@
23
23
  "test:xs": "exit 0"
24
24
  },
25
25
  "devDependencies": {
26
- "@agoric/assert": "0.5.2-dev-e0f375e.0+e0f375e",
27
- "@agoric/swingset-liveslots": "0.9.1-dev-e0f375e.0+e0f375e",
26
+ "@agoric/assert": "0.5.2-dev-954b3dc.0+954b3dc",
27
+ "@agoric/swingset-liveslots": "0.9.1-dev-954b3dc.0+954b3dc",
28
28
  "@endo/bundle-source": "^2.4.2",
29
29
  "@endo/import-bundle": "^0.3.0",
30
30
  "@endo/init": "^0.5.52",
@@ -48,5 +48,5 @@
48
48
  "timeout": "2m",
49
49
  "workerThreads": false
50
50
  },
51
- "gitHead": "e0f375ee94d43a097ef12c8c08b30f20e58a5bca"
51
+ "gitHead": "954b3dcee6f4c2f3428989427f66c3a7d79b0647"
52
52
  }