Skip to content

Commit

Permalink
Freeze react-select dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Javier Cuevas committed Sep 21, 2016
1 parent ddc9170 commit 63364f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-select-google-places",
"version": "1.0.0",
"version": "1.0.1",
"description": "React Select Google Places",
"main": "lib/SelectGooglePlaces.js",
"author": "Javier Cuevas",
Expand All @@ -14,7 +14,7 @@
},
"dependencies": {
"classnames": "^2.1.2",
"react-select": "^1.0.0-beta11",
"react-select": "1.0.0-beta12",
"scriptjs": "^2.5.8"
},
"devDependencies": {
Expand Down

0 comments on commit 63364f9

Please sign in to comment.