Skip to content

Commit 8ef5ca3

Browse files
fix(deps): update dependency react-scripts to v5
Ref: PACT-445
1 parent 380c3ab commit 8ef5ca3

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
@@ -10,7 +10,7 @@
1010
"react-dom": "16.14.0",
1111
"react-router": "^5.2.0",
1212
"react-router-dom": "^5.2.0",
13-
"react-scripts": "3.4.4",
13+
"react-scripts": "5.0.1",
1414
"rimraf": "^3.0.2",
1515
"spectre.css": "^0.5.8"
1616
},

0 commit comments

Comments
 (0)