Merge pull request #169 from paulhermanseu/patch-1

Update package.json
This commit is contained in:
Stefan Scherer 2021-11-12 09:15:13 +01:00 committed by GitHub
commit 9bccc3cf99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@
"dependencies": {
"express": "^4.17.1",
"mysql": "^2.17.1",
"sqlite3": "^4.1.0",
"sqlite3": "^5.0.0",
"uuid": "^3.3.3",
"wait-port": "^0.2.2"
},