Procházet zdrojové kódy

Merge pull request #1 from anuragsimgeker/master

Fixing incorrect git repo URL
Fosco Marotto před 9 roky
rodič
revize
3414558be5
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -5,7 +5,7 @@
   "main": "index.js",
   "repository": {
     "type": "git",
-    "url": "https://github.com/ParsePlatform/open-api-server"
+    "url": "https://github.com/ParsePlatform/parse-server-example"
   },
   "license": "MIT",
   "dependencies": {