Skip to content
This repository was archived by the owner on May 5, 2023. It is now read-only.

Commit 5059522

Browse files
committed
Add @types/jest
1 parent 0994603 commit 5059522

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"homepage": "https://github.com/TooTallNate/node-data-uri-to-buffer",
4040
"devDependencies": {
4141
"@types/es6-promisify": "^5.0.0",
42-
"@types/mocha": "^9.0.0",
42+
"@types/jest": "^27.0.2",
4343
"@types/node": "^10.5.3",
4444
"jest": "^27.2.2",
4545
"ts-jest": "^27.0.5",

0 commit comments

Comments
 (0)