Skip to content

Commit

Permalink
Merge pull request #12 from ChickenKyiv/futureBranch
Browse files Browse the repository at this point in the history
made changes for creating pull request. For issue #7 #3
  • Loading branch information
khyati0212 committed Apr 9, 2018
2 parents e1c4aff + 5937361 commit 0085e7f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# reservations
# reservations
# reservations
# Making new changes to create a pull request
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@
"posttest": "npm run lint && nsp check",
"watch": "nodemon server/server.js",
"migrate": "node bin/automigrate.js",
"import": "node bin/import.js",
"s": "npm run migrate && nodemon bin/import.js"
"import": "node bin/import.js"
},
"dependencies": {
"compression": "^1.0.3",
Expand Down

0 comments on commit 0085e7f

Please sign in to comment.