You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pixelfed/.npmrc

6 lines
290 B
Plaintext

; vue-blurhash@0.1.4 declares a peer dependency on blurhash@^1.1.3, but the
; project uses blurhash@^2.x. The two are compatible in practice, so allow
; npm (v7+) to install despite the peer mismatch instead of failing.
; TODO - Remove after the new WebUI is release.
legacy-peer-deps=true