Skip to content

Commit 08f080f

Browse files
authored
Bump @labkey/build, @labkey/components, rehydrate lockfile (#219)
- Bump @labkey/build - Bump @labkey/components - rehydrate lockfile
1 parent 44de29b commit 08f080f

3 files changed

Lines changed: 492 additions & 581 deletions

File tree

reactExamples/jest.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ module.exports = {
1515
'^.+\\.tsx?$': [
1616
'ts-jest',
1717
{
18-
tsconfig: 'node_modules/@labkey/build/webpack/tsconfig.test.json',
18+
tsconfig: 'node_modules/@labkey/build/configs/tsconfig.test.json',
1919
},
2020
],
2121
},

0 commit comments

Comments
 (0)