Skip to content

Commit 4a8abd0

Browse files
fix(dependencies): Update to latest react-select to resolve errors
1 parent bde55c6 commit 4a8abd0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"homepage": "https://github.com/conveyal/react-select-geocoder",
3333
"devDependencies": {
34-
"babel-cli": "^6.10.1",
34+
"babel-cli": "^6.11.4",
3535
"babel-eslint": "^6.1.2",
3636
"babel-preset-es2015": "^6.9.0",
3737
"babel-preset-react": "^6.11.1",
@@ -46,7 +46,7 @@
4646
"dependencies": {
4747
"isomorphic-mapzen-search": "^0.0.4",
4848
"react-pure-render": "^1.0.2",
49-
"react-select": "1.0.0-beta8",
49+
"react-select": "^1.0.0-beta14",
5050
"throttleit": "^1.0.0"
5151
},
5252
"peerDependencies": {

0 commit comments

Comments
 (0)