Skip to content

Commit

Permalink
Merge branch 'master' of github.com:fastify/fastify-formbody
Browse files Browse the repository at this point in the history
  • Loading branch information
jsumners committed Feb 13, 2018
2 parents 78b0bb9 + 6318ce8 commit 7abdc2d
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 @@ -28,15 +28,15 @@
},
"homepage": "https://github.com/fastify/fastify-formbody#readme",
"devDependencies": {
"fastify": "^0.39.1",
"fastify": "^1.0.0-rc.1",
"pre-commit": "^1.2.2",
"request": "^2.81.0",
"request": "^2.83.0",
"snazzy": "^7.0.0",
"standard": "^10.0.3",
"tap": "^11.0.1"
"tap": "^11.1.0"
},
"dependencies": {
"fastify-plugin": "^0.2.1",
"qs": "^6.5.0"
"fastify-plugin": "^0.2.2",
"qs": "^6.5.1"
}
}

0 comments on commit 7abdc2d

Please sign in to comment.