Skip to content

Commit

Permalink
fix: remove publish config override (#208)
Browse files Browse the repository at this point in the history
  • Loading branch information
egilsster authored Nov 26, 2024
1 parent 407dba3 commit 9efcb98
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
5 changes: 5 additions & 0 deletions .changeset/lovely-lemons-return.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@qlik/eslint-config": patch
---

fix: remove publish config override
3 changes: 0 additions & 3 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,6 @@
},
"publishConfig": {
"access": "public",
"exports": {
".": "./lib/index.js"
},
"registry": "https://registry.npmjs.org/"
}
}

0 comments on commit 9efcb98

Please sign in to comment.