Skip to content

Commit 37ef6ed

Browse files
authored
chore: update deprecated import (#168)
Noticed the deprecation as I was working on valora-inc/viem-account-hsm-gcp#6
1 parent 1a02742 commit 37ef6ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jest.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/** @type {import('ts-jest/dist/types').InitialOptionsTsJest} */
1+
/** @type {import('ts-jest/dist/types').JestConfigWithTsJest} */
22

33
module.exports = {
44
moduleFileExtensions: ['ts', 'js', 'json'],

0 commit comments

Comments
 (0)