Skip to content

Commit

Permalink
fix(engines): trigger release
Browse files Browse the repository at this point in the history
  • Loading branch information
richrdkng committed Sep 6, 2023
1 parent ff0cbfb commit 151d29f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/common/engines/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

// common engine shorthands
export { default as BasicEngine } from './MathRandomEngine'
export { default as SeededEngine } from './MT19937Engine'
Expand Down

0 comments on commit 151d29f

Please sign in to comment.