fix(config/deps): update config and lockfile (#96)

* fix(config/deps): update config and lockfile

* fix(config): update entrypoint
This commit is contained in:
Lasse Jørgensen 2022-07-15 21:12:15 +02:00 committed by GitHub
parent 0560ff95b1
commit b476458d3e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 829 additions and 143 deletions

10
.replit
View file

@ -1,2 +1,10 @@
language = "nodejs"
run = "npm start"
entrypoint = "server.js"
[packager]
language = "nodejs"
[packager.features]
packageSearch = true
guessImports = true
enabledForHosting = false

962
package-lock.json generated

File diff suppressed because it is too large Load diff