Skip to content

Commit a1009d6

Browse files
committed
1.2.4
1 parent 8ea4352 commit a1009d6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"types": "./index.d.ts",
99
"name": "promisesql",
1010
"description": "A [node-sqlite3](https://www.npmjs.com/package/sqlite3) wrapper for running simple, promise-based database queries in Node.js. It works best in smaller projects with a lot of asynchronous development, e.g., a Discord bot that implements slash commands.",
11-
"version": "1.2.3",
11+
"version": "1.2.4",
1212
"main": "index.js",
1313
"directories": {
1414
"lib": "lib"

0 commit comments

Comments
 (0)