Skip to content
This repository was archived by the owner on Feb 13, 2024. It is now read-only.

Commit e5fc631

Browse files
setup github packages
1 parent 7a2b7e6 commit e5fc631

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ algorithm is detailed in his paper, [Naïve Differences of Executable Code](http
6060
website at <http://www.daemonology.net/bsdiff/>.
6161

6262
Copyright 2003-2005 Colin Percival
63-
MIT © Exoway
63+
MIT © Dezeiraud

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "bsdiff-nodejs",
33
"description": "An binary diff and patch library based on bsdiff algorithm for NodeJS (Windows, Mac, Linux).",
44
"version": "2.2.2",
5+
"publishConfig": { "registry": "https://npm.pkg.github.com/" },
56
"repository": {
67
"type": "git",
78
"url": "git+https://github.com/Exoway/bsdiff-nodejs.git"

0 commit comments

Comments
 (0)