Skip to content

Commit

Permalink
Always use the latest parse-server.
Browse files Browse the repository at this point in the history
  • Loading branch information
gfosco authored Sep 29, 2016
1 parent 084fa07 commit 2fe357c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"express": "~4.11.x",
"kerberos": "~0.0.x",
"parse": "~1.8.0",
"parse-server": "~2.2.12"
"parse-server": "*"
},
"scripts": {
"start": "node index.js"
Expand Down

0 comments on commit 2fe357c

Please sign in to comment.