Disable Scarf dependency from ngx-infinite-scroll

This commit is contained in:
Felipe Knorr Kuhn 2022-07-06 13:50:02 -07:00
parent a2e2b36a76
commit f4e0b1125c
No known key found for this signature in database
GPG Key ID: 79619B52BB097C1A

View File

@ -119,5 +119,8 @@
"cypress-wait-until": "^1.7.1",
"mock-socket": "~9.1.4",
"start-server-and-test": "~1.14.0"
},
"scarfSettings": {
"enabled": false
}
}