Skip to content

Commit

Permalink
Merge pull request #63 from lens-protocol/fix/avoids-odd-imports
Browse files Browse the repository at this point in the history
fix: avoids odd @lens-protocol/metadata/* imports from VSCode autocomplete
  • Loading branch information
cesarenaldi authored May 8, 2024
2 parents 3438c45 + ab32b2f commit 1a89cb6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
5 changes: 5 additions & 0 deletions .changeset/neat-brooms-cheat.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@lens-protocol/metadata': patch
---

**fix:** avoids odd `@lens-protocol/metadata/*` imports from VSCode autocomplete
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
},
"typesVersions": {
"*": {
"*": [
"dist/index.d.ts"
],
"legacy": [
"dist/legacy/index.d.ts"
]
Expand Down

0 comments on commit 1a89cb6

Please sign in to comment.