diff --git a/package.json b/package.json index 3fdb316..cff2169 100644 --- a/package.json +++ b/package.json @@ -18,6 +18,9 @@ "lint": "eslint '**/*.{ts,js}'", "format": "prettier --write \"**/*.{js,jsx,ts,tsx,css,json,md,html,yml}\"" }, + "publishConfig": { + "access": "public" + }, "dependencies": { "@babel/runtime": "^7.10.4", "@ledgerhq/hw-transport-u2f": "^5.9.0",