Skip to content

Commit

Permalink
use new zeed-dom version (#1671)
Browse files Browse the repository at this point in the history
  • Loading branch information
estrattonbailey authored Oct 11, 2023
1 parent 5dd673d commit d40d931
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@
},
"resolutions": {
"@types/react": "^18",
"**/zeed-dom": "estrattonbailey/zeed-dom#publish"
"**/zeed-dom": "0.10.9"
},
"jest": {
"preset": "jest-expo/ios",
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19191,9 +19191,10 @@ yocto-queue@^1.0.0:
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-1.0.0.tgz#7f816433fb2cbc511ec8bf7d263c3b58a1a3c251"
integrity sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==

zeed-dom@^0.9.19, zeed-dom@estrattonbailey/zeed-dom#publish:
version "0.10.8"
resolved "https://codeload.github.com/estrattonbailey/zeed-dom/tar.gz/aad32339dc2473b75aa0a90d8baee21c40a1e914"
[email protected], zeed-dom@^0.9.19:
version "0.10.9"
resolved "https://registry.yarnpkg.com/zeed-dom/-/zeed-dom-0.10.9.tgz#b3eb5d9b7cf1be17e1fb3a708379df5edce195be"
integrity sha512-qQQ7Wu7IJ3Vo/LjeKWj97A2Hi17di4ZdmgNZj6AWbDbpt3hvO4EMfjYVA2/2unLYT+XpmMq5fqaLqCeU7Im83A==
dependencies:
css-what "^6.1.0"

Expand Down

0 comments on commit d40d931

Please sign in to comment.