This repository was archived by the owner on Jan 2, 2022. It is now read-only.

Description
When importing this package i get an error that the dependency was not found:
Things I tried:
- installing the npm package
- deleting node modules and installing all the packages
- trying to get the package with require("vue-scroll-check/src/components/ScrollCheck.vue").default
- trying to get the package with require("vue-scroll-check/src/components/ScrollCheck.vue")

Thanks for the help