Skip to content

Commit

Permalink
fix(utils): fix missing export
Browse files Browse the repository at this point in the history
  • Loading branch information
dackmin committed Apr 20, 2021
1 parent b5a403b commit f36fd5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/junipero-utils/lib/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,5 @@ export {
export {
ensureMinMax,
getFloatPrecision,
formatThousand,
} from './numbers';

0 comments on commit f36fd5e

Please sign in to comment.