@agoric/swingset-xsnap-supervisor 0.10.3-dev-9f8a76e.0 → 0.10.3-dev-e68f280.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
- 44a2803842a42abe5fa80126428a0127b7976b6a440fe069a5ab37dbba30200d
1
+ 1bbc718907bdb7a7ce330be2940afe699a0439a2d3af6852eb4624d67795b7b9
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agoric/swingset-xsnap-supervisor",
3
- "version": "0.10.3-dev-9f8a76e.0+9f8a76e",
3
+ "version": "0.10.3-dev-e68f280.0+e68f280",
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.6.1-dev-9f8a76e.0+9f8a76e",
27
- "@agoric/swingset-liveslots": "0.10.3-dev-9f8a76e.0+9f8a76e",
26
+ "@agoric/assert": "0.6.1-dev-e68f280.0+e68f280",
27
+ "@agoric/swingset-liveslots": "0.10.3-dev-e68f280.0+e68f280",
28
28
  "@endo/bundle-source": "^2.5.2",
29
29
  "@endo/import-bundle": "^0.3.5",
30
30
  "@endo/init": "^0.5.57",
@@ -48,5 +48,5 @@
48
48
  "timeout": "2m",
49
49
  "workerThreads": false
50
50
  },
51
- "gitHead": "9f8a76ee66bd74f028158b689c4b437921613f63"
51
+ "gitHead": "e68f2805dde79871d1421e50c60f08e854e1851d"
52
52
  }