Added NPM lock file, but the truth is the NPM system is not working.

I've found out how 'assets' is supposed to work; it's supposed to work via `webjars-locator-core`. I'd be better off finding what's going wrong there than keeping fucking about with NPM.
This commit is contained in:
Simon Brooke 2020-01-29 11:57:08 +00:00
parent a01cca0a65
commit b4f441bfd0

View file

@ -0,0 +1,3 @@
{
"lockfileVersion": 1
}