Skip to content

Commit

Permalink
0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieudutour committed Apr 28, 2015
1 parent 47e43c0 commit fb80ec2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"name": "react-progress-button",
"version": "0.1.0",
"version": "0.1.1",
"description": "Simple react.js component for a inline progress indicator",
"main": "react-progress-button.js",
"dependencies": {
"react": "^0.12.0"
},
"devDependencies": {
"jsdom": "^3.0.2"
, "coveralls": "^2.11.2"
, "mocha": "^2.1.0"
, "istanbul": "^0.3.5"
"jsdom": "^3.0.2",
"coveralls": "^2.11.2",
"mocha": "^2.1.0",
"istanbul": "^0.3.5"
},
"scripts": {},
"repository": {
Expand Down

0 comments on commit fb80ec2

Please sign in to comment.