diff --git a/bower.json b/bower.json index 517a320..7531465 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "react-spinner", - "version": "0.1.1", + "version": "0.1.2", "author": "chenglou ", "description": "Zero configuration loading spinner.", "main": "index.js", diff --git a/package.json b/package.json index 17705ac..43064c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-spinner", - "version": "0.1.1", + "version": "0.1.2", "description": "Zero configuration loading spinner.", "main": "index.js", "scripts": { @@ -24,9 +24,6 @@ "url": "https://github.com/chenglou/react-spinner/issues" }, "homepage": "https://github.com/chenglou/react-spinner", - "peerDependencies": { - "react": "^0.9.0" - }, "example": [ "example/spin.jsx", "react-spinner.css"