Skip to content

Commit a19bc6b

Browse files
fix(package): update react-select to version 3.0.0
Closes #173
1 parent 50a420d commit a19bc6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"react-router-dom": "^4.2.2",
4141
"react-rte": "^0.15.0",
4242
"react-scripts": "1.0.17",
43-
"react-select": "^1.1.0",
43+
"react-select": "^3.0.0",
4444
"redux": "^3.7.2",
4545
"redux-logger": "^3.0.6",
4646
"redux-thunk": "^2.2.0",

0 commit comments

Comments
 (0)