Skip to content

Commit

Permalink
Test if browserifiable by wzrd
Browse files Browse the repository at this point in the history
  • Loading branch information
chenglou committed Mar 6, 2014
1 parent 3be3011 commit 6c168d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-spinner",
"version": "0.1.1",
"version": "0.1.2",
"author": "chenglou <chenglou92@gmail.com>",
"description": "Zero configuration loading spinner.",
"main": "index.js",
Expand Down
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-spinner",
"version": "0.1.1",
"version": "0.1.2",
"description": "Zero configuration loading spinner.",
"main": "index.js",
"scripts": {
Expand All @@ -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"
Expand Down

0 comments on commit 6c168d1

Please sign in to comment.