Skip to content

Commit bc790d8

Browse files
fix(package): update react-scripts to version 3.1.1
Closes #26
1 parent 481d88d commit bc790d8

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,7 +29,7 @@
2929
"dependencies": {
3030
"react": "^16.1.1",
3131
"react-dom": "^16.1.1",
32-
"react-scripts": "^2.0.3",
32+
"react-scripts": "^3.1.1",
3333
"or-button": "^1.1.0"
3434
}
3535
}

0 commit comments

Comments
 (0)