Skip to content

Commit

Permalink
fix: token diff
Browse files Browse the repository at this point in the history
  • Loading branch information
erights committed Aug 11, 2023
1 parent d9bb678 commit 501c931
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/swingset-liveslots/src/liveslots.js
Original file line number Diff line number Diff line change
Expand Up @@ -1336,6 +1336,7 @@ function build(
makeScalarBigWeakMapStore: collectionManager.makeScalarBigWeakMapStore,
makeScalarBigSetStore: collectionManager.makeScalarBigSetStore,
makeScalarBigWeakSetStore: collectionManager.makeScalarBigWeakSetStore,
// for use by @endo/pass-style
passStyleOf,
},
});
Expand Down

0 comments on commit 501c931

Please sign in to comment.