Browse Source

Update sqlite3 version

master
Jefry 3 years ago
parent
commit
1752d3b7fb
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package.json

+ 1
- 1
package.json View File

@@ -17,6 +17,6 @@
"node-cron": "^2.0.3",
"oracledb": "^4.2.0",
"path": "^0.12.7",
"sqlite3": "^4.2.0"
"sqlite3": "^5.0.11"
}
}

Loading…
Cancel
Save