forked from orbit-oss/is
Remove publishConfig from package.json
Apparently, it's only needed for the initial publish.
This commit is contained in:
parent
828a5b3088
commit
40fc2fd790
1 changed files with 0 additions and 3 deletions
|
|
@ -9,9 +9,6 @@
|
|||
"email": "sindresorhus@gmail.com",
|
||||
"url": "sindresorhus.com"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"main": "dist/index.js",
|
||||
"engines": {
|
||||
"node": ">=4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue