Skip to content

Commit fd7f466

Browse files
committed
Moved ownership to Heavy Co.
1 parent 24310da commit fd7f466

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "qr",
33
"description": "A small library to generate QR codes with libqrencode.",
4-
"version": "0.2.3",
4+
"version": "0.2.4",
55
"author": {
66
"name": "Brian Celenza",
77
"email": "bcelenza@gmail.com"
88
},
9-
"homepage": "https://github.com/bcelenza/node-qr",
9+
"homepage": "https://github.com/heavyco/node-qr",
1010
"keywords": ["qr", "qrcode", "qrencode", "qrencoder"],
1111
"main": "./qr.js",
1212
"dependencies": {
@@ -18,7 +18,7 @@
1818
},
1919
"repository": {
2020
"type": "git",
21-
"url": "git://github.com/bcelenza/node-qr.git"
21+
"url": "git://github.com/heavyco/node-qr.git"
2222
},
2323
"license": {
2424
"type": "MIT",

0 commit comments

Comments
 (0)