Skip to content

Commit fdf599d

Browse files
committed
set registry in package.json
1 parent 447e4eb commit fdf599d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/eslint-config/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
"eslint": "^8.11.0"
4343
},
4444
"publishConfig": {
45+
"registry": "https://registry.npmjs.org/",
4546
"access": "public"
4647
}
4748
}

0 commit comments

Comments
 (0)