Fix The unauthenticated git protocol on port 9418 is no longer supported. (#8139)

This commit is contained in:
MeiMei 2022-01-12 17:50:36 +09:00 committed by GitHub
parent b267a504ca
commit b17726c9da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -75,7 +75,7 @@
"ms": "2.1.3",
"nested-property": "4.0.0",
"parse5": "6.0.1",
"photoswipe": "git://github.com/dimsemenov/photoswipe#v5-beta",
"photoswipe": "git+https://github.com/dimsemenov/photoswipe#v5-beta",
"portscanner": "2.2.0",
"postcss": "8.4.5",
"postcss-loader": "6.2.1",