Skip to content

Commit

Permalink
chore: correct dep
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Liendo committed Jun 27, 2018
1 parent 0d4fd4f commit 51c5bf2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
"body-parser": "^1.18.3",
"dotenv": "^6.0.0",
"express": "^4.16.3",
"gh-pages": "^1.2.0",
"qs": "^6.5.2"
},
"devDependencies": {
"nodemon": "^1.17.5"
"nodemon": "^1.17.5",
"gh-pages": "^1.2.0"
}
}

0 comments on commit 51c5bf2

Please sign in to comment.