Skip to content

Commit f96ea49

Browse files
fix(package): update react-scripts to version 3.2.0
Closes #19
1 parent 7b10f7b commit f96ea49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@
2929
"dependencies": {
3030
"react": "^16.1.1",
3131
"react-dom": "^16.1.1",
32-
"react-scripts": "^2.0.3"
32+
"react-scripts": "^3.2.0"
3333
}
3434
}

0 commit comments

Comments
 (0)