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" "prepublishOnly": "IS_MONOREPO=true npm run build"
}, },
"devDependencies": { "devDependencies": {
"react-select": "^1.0.0-rc.5", "react-select": "^1.2.1",
"strapi-helper-plugin": "3.0.0-alpha.12.6" "strapi-helper-plugin": "3.0.0-alpha.12.6"
}, },
"author": { "author": {