Skip to content

Commit

Permalink
release v0.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanflorence committed Sep 24, 2014
1 parent 58c26ae commit 2986076
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
v0.0.0 - Wed, 24 Sep 2014 22:25:00 GMT
--------------------------------------

-


2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@
"karma.conf.js",
"package.json"
]
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"example": "examples"
},
"scripts": {
"test": "scripts/test --browsers Firefox --single-run"
"test": "script/test --browsers Firefox --single-run"
},
"authors": [
"Ryan Florence"
Expand Down Expand Up @@ -55,4 +55,4 @@
"browserify-shim": {
"react": "global:React"
}
}
}

0 comments on commit 2986076

Please sign in to comment.