We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40fa856 commit b5c4d53Copy full SHA for b5c4d53
package.json
@@ -57,7 +57,7 @@
57
]
58
},
59
"dependencies": {
60
- "@nativescript-community/arraybuffers": "^1.0.1"
+ "@nativescript-community/arraybuffers": "^1.1.5"
61
62
"workspaces": [
63
"plugin",
plugin/package.json
@@ -32,6 +32,7 @@
32
"url": "https://github.com/nativescript-community/sentry"
33
34
35
+ "@nativescript-community/arraybuffers": "^1.1.5",
36
"@sentry/browser": "^7.88.0",
37
"@sentry/core": "^7.88.0",
38
"@sentry/hub": "^7.88.0",
0 commit comments