Removed publicConfig
from packages config
- this was leftover from the migration to the monorepo and won't be needed because we're not publishing the packages
This commit is contained in:
parent
d3930b50ef
commit
ed1bdac20c
@ -16,9 +16,6 @@
|
||||
"index.js",
|
||||
"lib"
|
||||
],
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nexes/nql": "0.6.0",
|
||||
"c8": "7.12.0",
|
||||
|
@ -16,9 +16,6 @@
|
||||
"index.js",
|
||||
"lib"
|
||||
],
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"devDependencies": {
|
||||
"mocha": "10.0.0",
|
||||
"nock": "13.2.9",
|
||||
|
@ -16,9 +16,6 @@
|
||||
"index.js",
|
||||
"lib"
|
||||
],
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"devDependencies": {
|
||||
"mocha": "10.0.0",
|
||||
"should": "13.2.3",
|
||||
|
Loading…
Reference in New Issue
Block a user