Skip to content

Commit 9e198b3

Browse files
committed
fix the homepage in package.json
1 parent ecdadbc commit 9e198b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "parse",
33
"version": "2.3.0",
44
"description": "The Parse JavaScript SDK",
5-
"homepage": "https://www.parse.com",
5+
"homepage": "https://parseplatform.org/",
66
"keywords": [
77
"cloud",
88
"mobile",

0 commit comments

Comments
 (0)