Skip to content

Commit b77e4a4

Browse files
committed
Fix the pipeline
1 parent 49c8d5c commit b77e4a4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
"not op_mini all"
3434
],
3535
"devDependencies": {
36-
"jest-canvas-mock": "^2.3.1"
36+
"jest-canvas-mock": "^2.3.1",
37+
"jest-watch-typeahead": "^0.6.5"
3738
}
3839
}

0 commit comments

Comments
 (0)