Update package.json

This commit is contained in:
Yuriy Kulakov
2021-04-29 16:33:41 +03:00
parent 0b73f4163e
commit 760d28a768
6 changed files with 571 additions and 58 deletions

5
.gitignore vendored
View File

@@ -128,6 +128,7 @@ ENV/
env.bak/
venv.bak/
pythonenv*
windows_venv
# Spyder project settings
.spyderproject
@@ -375,6 +376,6 @@ $RECYCLE.BIN/
### react ###
/static/main/js/control_page/node_modules
# End of https://www.toptal.com/developers/gitignore/api/django,pycharm+all,python,linux,macos,windows
node_modules
# End of https://www.toptal.com/developers/gitignore/api/django,pycharm+all,python,linux,macos,windows