Skip to content

Commit 13e3301

Browse files
authored
Merge pull request #355 from maekawataiki/dev_dep_update
Dev dep update
2 parents e4a9fba + 9f1b6f4 commit 13e3301

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
@@ -25,7 +25,8 @@
2525
"@testing-library/react": "^12.1.5",
2626
"@testing-library/user-event": "^13.2.1",
2727
"react-app-rewired": "^2.1.8",
28-
"react-scripts": "^5.0.1"
28+
"react-scripts": "^5.0.1",
29+
"nth-check": ">=2.0.1"
2930
},
3031
"scripts": {
3132
"start": "react-app-rewired start",

0 commit comments

Comments
 (0)