add package-lock and unignore

This commit is contained in:
dovholuknf 2023-01-27 22:12:49 -05:00
parent b0ae06905c
commit ae6a24d965
No known key found for this signature in database
GPG Key ID: 0EE08251136D3480
3 changed files with 13654 additions and 3 deletions

2
.gitignore vendored
View File

@ -25,5 +25,3 @@ npm-debug.log*
yarn-debug.log*
yarn-error.log*
.yarn
package-lock.json

1
website/.gitignore vendored
View File

@ -20,4 +20,3 @@ yarn-debug.log*
yarn-error.log*
.yarn
package-lock.json

13654
website/package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff