Skip to content

Commit

Permalink
1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kpdecker committed Oct 9, 2012
1 parent 217847d commit ff37d7c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -10,7 +10,7 @@
"mobile",
"performance"
],
"version": "1.0.1",
"version": "1.1.0",
"repository": {
"url": "git://github.com/walmartlabs/lumbar-loader.git"
},
Expand All @@ -25,8 +25,8 @@
"scripts": {
"prestart": "rm -rf build/*; node_modules/.bin/lumbar build test/loader-test.json ./build",
"start": "node test/server.js build 8083",

"pretest": "rm -rf build/*; node_modules/.bin/lumbar build test/loader-test.json ./build",
"test": "test/test.sh"
}
},
"optionalDependencies": {}
}

0 comments on commit ff37d7c

Please sign in to comment.