fix(docs): remove access control from package config
This commit is contained in:
parent
98adcda37e
commit
49d8925778
1 changed files with 0 additions and 3 deletions
|
|
@ -1,9 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@emigrate/docs",
|
"name": "@emigrate/docs",
|
||||||
"private": true,
|
"private": true,
|
||||||
"publishConfig": {
|
|
||||||
"access": "public"
|
|
||||||
},
|
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue