Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Jul 29, 2018
1 parent 8c6b8cc commit 69a2953
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,24 +32,24 @@
},
"homepage": "https://github.com/fastify/point-of-view#readme",
"dependencies": {
"fastify-plugin": "^1.0.1",
"fastify-plugin": "^1.2.0",
"hashlru": "^2.2.1"
},
"devDependencies": {
"cross-env": "^5.1.4",
"cross-env": "^5.2.0",
"ejs": "^2.5.9",
"ejs-mate": "^2.3.0",
"express": "^4.16.3",
"fastify": "^1.3.1",
"fastify": "^1.9.0",
"handlebars": "^4.0.11",
"marko": "^4.12.1",
"mustache": "^2.3.0",
"nunjucks": "^3.1.2",
"nunjucks": "^3.1.3",
"pre-commit": "^1.2.2",
"pug": "^2.0.3",
"simple-get": "^3.0.2",
"standard": "^11.0.1",
"tap": "^11.1.4"
"tap": "^12.0.0"
},
"standard": {
"ignore": [
Expand Down

0 comments on commit 69a2953

Please sign in to comment.