Skip to content

Commit

Permalink
Align version for sample
Browse files Browse the repository at this point in the history
  • Loading branch information
ludoo0d0a committed Jul 9, 2019
1 parent e8b3b0f commit e2c34d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/login/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "passport-geocaching-examples-login",
"version": "0.0.2",
"version": "0.2.0",
"scripts": {
"start": "node app.js"
},
Expand All @@ -14,6 +14,6 @@
"method-override": "3.0.0",
"morgan": "1.9.1",
"passport": "0.4.0",
"passport-geocaching": "0.1.7"
"passport-geocaching": "0.2.0"
}
}

0 comments on commit e2c34d7

Please sign in to comment.