Skip to content

Commit 10f7250

Browse files
author
Matthew Howard
committed
[QA-199] Scope and publish bitcore-message
1 parent dd1eb34 commit 10f7250

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
//registry.npmjs.org/:_authToken=${NPM_TOKEN}

package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "bitcore-message",
2+
"name": "@foxcookieco/bitcore-message",
33
"version": "1.0.2",
44
"description": "Bitcoin Messages for Bitcore",
55
"author": "BitPay <[email protected]>",
@@ -18,10 +18,6 @@
1818
"message",
1919
"signing"
2020
],
21-
"repository": {
22-
"type": "git",
23-
"url": "https://github.com/bitpay/bitcore-message.git"
24-
},
2521
"dependencies": {
2622
"bitcore-lib": "^0.13.7"
2723
},

0 commit comments

Comments
 (0)