Skip to content

Commit 4631168

Browse files
authored
ci: fix parse server dependency using cleartext protocol (#1495)
1 parent 0145ba3 commit 4631168

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
@@ -82,7 +82,7 @@
8282
"jsdoc-babel": "0.5.0",
8383
"lint-staged": "10.5.3",
8484
"metro-react-native-babel-preset": "0.59.0",
85-
"parse-server": "github:parse-community/parse-server#alpha",
85+
"parse-server": "git+https://github.com/parse-community/parse-server#alpha",
8686
"prettier": "2.2.1",
8787
"regenerator-runtime": "0.13.5",
8888
"semantic-release": "17.4.6",

0 commit comments

Comments
 (0)