Updated some requirements, began npm handling.

This commit is contained in:
th3root
2023-03-10 21:31:28 -05:00
parent d58ebd0007
commit 8ba9c1733d
4 changed files with 16 additions and 20 deletions

1
Pipfile vendored
View File

@@ -23,6 +23,7 @@ pudb = "*"
jinja2 = "*"
libsass = "*"
nodejs-bin = "*"
npm = "*"
[dev-packages]