@agoric/swingset-xsnap-supervisor 0.9.1-dev-841a701.0 → 0.9.1-dev-e7b9d25.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
- 5633351942651725c5ef0b57d1aff65a3666529d18941073bd1f8a5fc383fd4c
1
+ ebe6b54264697a1317988fc2323eda65be98b05337627e1d78fcc0c68c5ad361
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agoric/swingset-xsnap-supervisor",
3
- "version": "0.9.1-dev-841a701.0+841a701",
3
+ "version": "0.9.1-dev-e7b9d25.0+e7b9d25",
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-841a701.0+841a701",
27
- "@agoric/swingset-liveslots": "0.9.1-dev-841a701.0+841a701",
26
+ "@agoric/assert": "0.5.2-dev-e7b9d25.0+e7b9d25",
27
+ "@agoric/swingset-liveslots": "0.9.1-dev-e7b9d25.0+e7b9d25",
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": "841a7012831166f6c29f00bdffc907f2b35a7b0c"
51
+ "gitHead": "e7b9d2500a39d2e58cf4cc8b1a5f2b9edf523a41"
52
52
  }