diff --git a/package.json b/package.json index 822fa08..a475ea2 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,8 @@ "test:watch": "jest test --watch" }, "publishConfig": { - "access": "public" + "access": "public", + "registry": "http://registry.npmjs.org" }, "peerDependencies": { "axe-core": ">=3"