Removed node_modules from project

This commit is contained in:
Gregory Ballantine 2022-11-01 18:51:37 -04:00
parent 3369ab2873
commit e5c7bdedc1
2 changed files with 7884 additions and 3 deletions

5
.gitignore vendored
View File

@ -2,7 +2,6 @@
composer.phar composer.phar
/vendor/ /vendor/
# Commit your application's lock file https://getcomposer.org/doc/01-basic-usage.md#commit-your-composer-lock-file-to-version-control # ---> NPM modules (mainly for Gulp.js)
# You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file node_modules/
# composer.lock

7882
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff