Skip to content

Commit

Permalink
Merge pull request #30 from fastify/feature/update-deps
Browse files Browse the repository at this point in the history
Update deps
  • Loading branch information
allevo authored May 13, 2018
2 parents 06545ed + b505b41 commit 5723f4c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,16 @@
},
"homepage": "https://github.com/fastify/fastify-env#readme",
"dependencies": {
"ajv": "^6.0.0",
"ajv": "^6.5.0",
"dotenv": "5.0.1",
"fastify-plugin": "^1.0.0",
"fastify-plugin": "^1.0.1",
"xtend": "^4.0.1"
},
"devDependencies": {
"fastify": "^1.0.0-rc.1",
"fastify": "^1.4.0",
"pre-commit": "^1.2.2",
"snazzy": "^7.0.0",
"standard": "^11.0.0",
"standard": "^11.0.1",
"tap": "^11.0.0"
}
}

0 comments on commit 5723f4c

Please sign in to comment.