Skip to content

Commit 128424f

Browse files
Lock react-select to 1.2.1
1 parent 3ceb6a4 commit 128424f

File tree

2 files changed

+17
-277
lines changed

2 files changed

+17
-277
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"react-dom": "^16.2.1",
4848
"react-router-dom": "^5.0.1",
4949
"react-scripts": "1.0.17",
50-
"react-select": "2.4.4",
50+
"react-select": "~1.2.1",
5151
"react-tooltip": "^3.4.0",
5252
"sass-loader": "^6.0.6",
5353
"shelljs": "0.8.0",

0 commit comments

Comments
 (0)