Skip to content

Commit 22129f8

Browse files
committed
1.0.0
1 parent 52beff3 commit 22129f8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
]
1010
},
1111
"bugs": {
12-
"url": "https://github.com/bcomnes/jsonfeed-to-atom/issues"
12+
"url": "https://github.com/bcomnes/nacl-blob/issues"
1313
},
1414
"dependencies": {
1515
"nacl-stream": "^0.3.5",
@@ -26,7 +26,7 @@
2626
"tape": "^4.9.0",
2727
"tape-run": "^4.0.0"
2828
},
29-
"homepage": "https://github.com/bcomnes/jsonfeed-to-atom#readme",
29+
"homepage": "https://github.com/bcomnes/nacl-blob#readme",
3030
"keywords": [
3131
"browser",
3232
"crypto",
@@ -39,7 +39,7 @@
3939
"main": "index.js",
4040
"repository": {
4141
"type": "git",
42-
"url": "git+https://github.com/bcomnes/jsonfeed-to-atom.git"
42+
"url": "git+https://github.com/bcomnes/nacl-blob.git"
4343
},
4444
"scripts": {
4545
"browser": "budo test/index.js --live --open",

0 commit comments

Comments
 (0)