Bump react-select dependency

This commit is contained in:
Wanfung Lee 2018-07-05 23:28:39 -07:00 committed by GitHub
parent 12ee30ae92
commit feae421606
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@
"prepublishOnly": "IS_MONOREPO=true npm run build"
},
"devDependencies": {
"react-select": "^1.0.0-rc.5",
"react-select": "^1.2.1",
"strapi-helper-plugin": "3.0.0-alpha.12.6"
},
"author": {
@ -46,4 +46,4 @@
"npm": ">= 5.0.0"
},
"license": "MIT"
}
}