resolve fork of zeed-dom (#1663)

This commit is contained in:
Eric Bailey 2023-10-10 18:23:12 -05:00 committed by GitHub
parent a48c213af5
commit 10deddd0ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -213,7 +213,8 @@
"webpack-dev-server": "^4.11.1"
},
"resolutions": {
"@types/react": "^18"
"@types/react": "^18",
"**/zeed-dom": "estrattonbailey/zeed-dom#publish"
},
"jest": {
"preset": "jest-expo/ios",