Skip to content

Commit

Permalink
add missing link jsx types
Browse files Browse the repository at this point in the history
  • Loading branch information
ryansolid committed Aug 4, 2023
1 parent 6cd10c7 commit 852f4c7
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 16 deletions.
5 changes: 5 additions & 0 deletions .changeset/soft-rules-sneeze.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"solid-js": patch
---

add missing link jsx types
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@
"babel-plugin-jsx-dom-expressions": "^0.36.10",
"coveralls": "^3.1.1",
"csstype": "^3.1.0",
"dom-expressions": "0.36.15",
"hyper-dom-expressions": "0.36.15",
"dom-expressions": "0.36.16",
"hyper-dom-expressions": "0.36.16",
"jsdom": "^21.1.1",
"lit-dom-expressions": "0.36.15",
"lit-dom-expressions": "0.36.16",
"ncp": "^2.0.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.8",
Expand Down
26 changes: 13 additions & 13 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 852f4c7

Please sign in to comment.