Sfoglia il codice sorgente

Merge pull request #1 from anuragsimgeker/master

Fixing incorrect git repo URL
Fosco Marotto 9 anni fa
parent
commit
3414558be5
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      package.json

+ 1 - 1
package.json

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