Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredpalmer authored Jun 10, 2016
1 parent e94d501 commit 2ac5013
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-production-starter",
"version": "0.1.0",
"version": "0.2.0",
"description": "Isomorphic React Starter with Redux, React Router, Redial, Aphrodite, Express, Webpack.",
"scripts": {
"test": "npm run clean && npm run build && cross-env NODE_ENV=test ./node_modules/mocha/bin/mocha --compilers js:babel-core/register --recursive",
Expand Down

0 comments on commit 2ac5013

Please sign in to comment.