Update package.json
sqlite3 version update needed
This commit is contained in:
parent
13386236e4
commit
06d835a3cd
@ -12,7 +12,7 @@
|
|||||||
"body-parser": "^1.19.0",
|
"body-parser": "^1.19.0",
|
||||||
"express": "^4.17.1",
|
"express": "^4.17.1",
|
||||||
"mysql": "^2.17.1",
|
"mysql": "^2.17.1",
|
||||||
"sqlite3": "^4.1.0",
|
"sqlite3": "^5.0.0",
|
||||||
"uuid": "^3.3.3",
|
"uuid": "^3.3.3",
|
||||||
"wait-port": "^0.2.2"
|
"wait-port": "^0.2.2"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user