Skip to content

Commit 89e57b0

Browse files
author
cruggijo
committed
Updating for personal package release
1 parent 0458708 commit 89e57b0

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,5 +1,5 @@
11
{
2-
"name": "bacstack",
2+
"name": "@NateZimmer/bacstack",
33
"version": "0.0.1-beta.13",
44
"description": "A BACnet protocol stack written in pure JavaScript.",
55
"main": "index.js",
@@ -13,7 +13,7 @@
1313
},
1414
"repository": {
1515
"type": "git",
16-
"url": "git+https://github.com/fh1ch/node-bacstack.git"
16+
"url": "git+https://github.com/NateZimmer/node-bacstack.git"
1717
},
1818
"keywords": [
1919
"bacnet",
@@ -37,7 +37,7 @@
3737
"bugs": {
3838
"url": "https://github.com/fh1ch/node-bacstack/issues"
3939
},
40-
"homepage": "https://github.com/fh1ch/node-bacstack#readme",
40+
"homepage": "https://github.com/NateZimmer/node-bacstack#readme",
4141
"dependencies": {
4242
"debug": "^4.0.1",
4343
"iconv-lite": "^0.4.24"

0 commit comments

Comments
 (0)