Skip to content

Commit 365bf48

Browse files
committed
Fixing package.json
1 parent a426a59 commit 365bf48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
, "email": "[email protected]"
1010
}
1111
]
12-
, "bugs" : { "web" : "http://github.com/mariano/node-db-mysql/issues" }
12+
, "bugs" : { "url" : "http://github.com/mariano/node-db-mysql/issues" }
1313
, "licenses" : [ { "type" : "MIT" } ]
1414
, "repositories" :
1515
[ { "type" : "git"

0 commit comments

Comments
 (0)