Skip to content

Commit 73c011e

Browse files
committed
➕ add jest-resolve as devDependency
1 parent 690fd50 commit 73c011e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"eslint-config-prettier": "^8.1.0",
2727
"eslint-plugin-prettier": "^3.3.1",
2828
"jest": "^26.6.3",
29+
"jest-resolve": "^26.6.2",
2930
"prettier": "^2.2.1",
3031
"rollup": "^2.42.1",
3132
"rollup-plugin-typescript2": "^0.30.0",

0 commit comments

Comments
 (0)