Skip to content

Commit b7d3de4

Browse files
authored
Remove publishConfig from package.json
Removed publishConfig section from package.json
1 parent d801302 commit b7d3de4

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,5 @@
7070
"reflection",
7171
"annotation",
7272
"interceptor"
73-
],
74-
"publishConfig": {
75-
"registry": "https://npm.pkg.github.com"
76-
}
73+
]
7774
}

0 commit comments

Comments
 (0)