Skip to content

Commit

Permalink
fix(data): add selective dependency resolution for xml2js
Browse files Browse the repository at this point in the history
  • Loading branch information
david-mcafee committed Mar 5, 2024
1 parent adb5876 commit c8f18c2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/datastore-storage-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,8 @@
"react-native-sqlite-storage": "5.0.0",
"sqlite3": "^5.0.2",
"typescript": "5.0.2"
},
"resolutions": {
"xml2js": "0.5.0"
}
}

0 comments on commit c8f18c2

Please sign in to comment.