Skip to content

Commit

Permalink
fix: minor adjustment to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
blackflux committed Oct 7, 2018
1 parent cbcd487 commit f8214a4
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,8 +1,8 @@
{
"name": "aqi-monitor",
"private": true,
"version": "0.0.0-development",
"description": "Monitor AQI using AWS Lambda",
"main": "lib/index.js",
"scripts": {
"test": "npm run clean && npm run gardener && npm run test-simple",
"clean": "rm -rf lib",
Expand Down

0 comments on commit f8214a4

Please sign in to comment.