@agoric/swingset-xsnap-supervisor 0.9.1-dev-e566049.0 → 0.9.1-dev-a0a427e.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
- 0c8cd0763d06f2154be29414c1e0cb0aaf78bf57258d40f46010007dc8144f60
1
+ 6f6f7ba407076ba59fe4a002fb45318eb6c1bdcb55f1418a299e5c76a9dd17b7
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agoric/swingset-xsnap-supervisor",
3
- "version": "0.9.1-dev-e566049.0+e566049",
3
+ "version": "0.9.1-dev-a0a427e.0+a0a427e",
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-e566049.0+e566049",
27
- "@agoric/swingset-liveslots": "0.9.1-dev-e566049.0+e566049",
26
+ "@agoric/assert": "0.5.2-dev-a0a427e.0+a0a427e",
27
+ "@agoric/swingset-liveslots": "0.9.1-dev-a0a427e.0+a0a427e",
28
28
  "@endo/bundle-source": "^2.5.1",
29
29
  "@endo/import-bundle": "^0.3.4",
30
30
  "@endo/init": "^0.5.56",
@@ -48,5 +48,5 @@
48
48
  "timeout": "2m",
49
49
  "workerThreads": false
50
50
  },
51
- "gitHead": "e566049a0ca29311078ea153d44dd0004a9ff965"
51
+ "gitHead": "a0a427ecccb199ad7d9f3f8ddc162d5d8f1ce45b"
52
52
  }