diff --git a/package.json b/package.json index c882da7..aaa6ac1 100644 --- a/package.json +++ b/package.json @@ -1,15 +1,15 @@ { "name": "@codealike/codealike-core", - "version": "0.0.31", + "version": "0.0.32", "description": "Codealike core", "main": "codealike.js", "scripts": { "test": "istanbul cover ./node_modules/mocha/bin/_mocha -- -R spec test/**/*.js -t 10000" }, -"publishConfig": { - "@dmessing:registry": "https://npm.pkg.github.com" - }, - "author": "Daniel Iglesias ", + "publishConfig": { + "@codaelike:registry": "https://npm.pkg.github.com" + }, + "author": "David Messinger", "license": "ISC", "devDependencies": { "chai": "^4.3.7",