We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 312605c commit 17d7257Copy full SHA for 17d7257
package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "parse",
+ "name": "@leapllc/parse",
3
"version": "2.11.1",
4
"description": "The Parse JavaScript SDK",
5
"homepage": "https://parseplatform.org/",
@@ -11,7 +11,7 @@
11
"license": "BSD-3-Clause",
12
"repository": {
13
"type": "git",
14
- "url": "https://github.com/parse-community/Parse-SDK-JS"
+ "url": "https://github.com/parse-community/Parse-SDK-JS.git"
15
},
16
"bugs": "https://github.com/parse-community/Parse-SDK-JS/issues",
17
"files": [
0 commit comments