diff --git a/package.json b/package.json index 4b6daf6..cad0cfb 100644 --- a/package.json +++ b/package.json @@ -1,11 +1,14 @@ { "name": "@replicon/dynamodb-subscriber", "description": "", - "version": "1.6.0", + "version": "1.7.0", "author": "Andrew Ovens ", "repository": { "url": "git://github.com/replicon/dynamodb-subscriber.git" }, + "publishConfig": { + "registry": "https://npm.pkg.github.com" + }, "main": "index.js", "scripts": { "test": "mocha"