Skip to content

Commit

Permalink
chore(release): Configured Travis CI and semantic-release.
Browse files Browse the repository at this point in the history
Configured Travis CI and semantic-release.
  • Loading branch information
ctrlplusb committed Apr 13, 2016
1 parent d6bc485 commit 173acb4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-sizeme",
"version": "0.0.6",
"version": "0.0.0-semantically-released",
"description": "Make your React Components aware of their width and height.",
"main": "lib/react-sizeme.js",
"scripts": {
Expand All @@ -15,7 +15,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/ctrlplusb/react-sizeme.git"
"url": "https://github.com/ctrlplusb/react-sizeme.git"
},
"keywords": [
"react",
Expand Down Expand Up @@ -62,7 +62,7 @@
"react": "15.0.1",
"react-addons-test-utils": "15.0.1",
"react-dom": "15.0.1",
"semantic-release": "4.3.5",
"semantic-release": "6.2.1",
"sinon": "1.17.3",
"sinon-chai": "2.8.0",
"stats-webpack-plugin": "0.3.1",
Expand Down

0 comments on commit 173acb4

Please sign in to comment.