fix: update imports to include file extensions

This commit is contained in:
2023-11-11 14:37:35 +01:00
parent b175698417
commit be10e686b4
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
export { randomString } from './utils/randomString';
export { randomString } from './utils/randomString.js';