Skip to content

Commit 3bb9767

Browse files
committed
publishConfig from package.json got removed!
1 parent 99b4f73 commit 3bb9767

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
@@ -30,8 +30,5 @@
3030
"bugs": {
3131
"url": "https://github.com/SMAKSS/random-array-element/issues"
3232
},
33-
"homepage": "https://github.com/SMAKSS/random-array-element#readme",
34-
"publishConfig": {
35-
"registry": "https://npm.pkg.github.com"
36-
}
33+
"homepage": "https://github.com/SMAKSS/random-array-element#readme"
3734
}

0 commit comments

Comments
 (0)