Skip to content

Commit 1092057

Browse files
committed
Add homepage and repo to package.json
1 parent 85e4e6b commit 1092057

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
{
22
"name": "knex-aurora-data-api-mysql",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"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",
57
"main": "index.js",
68
"scripts": {
79
"test": "jest tests"

0 commit comments

Comments
 (0)