diff --git a/package.json b/package.json index e69c583..55e095c 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "qa-api-services", + "name": "@macpaw/qa-api-services", "version": "1.0.2", "description": "QA API libraries for MacPaw projects", "main": "index.js", @@ -9,9 +9,6 @@ "Vladyslav Filimonov", "Andrii Pocherpailo" ], - "publishConfig": { - "registry": "https://npm.pkg.github.com/" - }, "repository": { "type": "git", "url": "git+https://github.com/MacPaw/qa-api-services.git"