Explorar o código

Updated package.json to pull in the latest parse server 2.1.2
See https://github.com/ParsePlatform/parse-server/blob/master/CHANGELOG.md

Steve Tietze %!s(int64=9) %!d(string=hai) anos
pai
achega
809ddcc5e4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -12,7 +12,7 @@
     "express": "~4.2.x",
     "kerberos": "~0.0.x",
     "parse": "~1.6.12",
-    "parse-server": "~2.1"
+    "parse-server": "~2.1.2"
   },
   "scripts": {
     "start": "node index.js"