Skip to content

Commit

Permalink
fix: token diff
Browse files Browse the repository at this point in the history
  • Loading branch information
erights committed Jul 31, 2023
1 parent 70118f2 commit d7e267c
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 d7e267c

Please sign in to comment.