bump sqlite lib

This commit is contained in:
Dave Conway-Jones 2020-09-11 12:44:05 +01:00
parent 2625022fbc
commit f95f0639f4
No known key found for this signature in database
GPG Key ID: 302A6725C594817F
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
{
"name": "node-red-node-sqlite",
"version": "0.4.3",
"version": "0.4.4",
"description": "A sqlite node for Node-RED",
"dependencies": {
"sqlite3": "~4.1.1"
"sqlite3": "~4.2.0"
},
"repository": {
"type": "git",