Skip to content

Commit

Permalink
Add version to backend package.json
Browse files Browse the repository at this point in the history
Missing version causes cmder to freak out when trying generating prompt info
  • Loading branch information
theirongiant committed Oct 11, 2018
1 parent 3ae0621 commit e2d180e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sick-fits/backend/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "sick-fits-backend",
"version": "1.0.0",
"description": "the backend of sick fits",
"scripts": {
"start": "nodemon -e js,graphql -x node src/index.js",
Expand Down

0 comments on commit e2d180e

Please sign in to comment.