We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85e4e6b commit 1092057Copy full SHA for 1092057
package.json
@@ -1,7 +1,9 @@
1
{
2
"name": "knex-aurora-data-api-mysql",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "Knex.js driver for MySQL AWS Aurora Data API",
5
+ "homepage": "https://github.com/txase/knex-aurora-data-api-mysql",
6
+ "repository": "txase/knex-aurora-data-api-mysql",
7
"main": "index.js",
8
"scripts": {
9
"test": "jest tests"
0 commit comments