Skip to content

Commit 1a12f39

Browse files
martnuHazAT
authored andcommitted
Update package.json (#375)
1 parent 84a7b56 commit 1a12f39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
},
3434
"rnpm": {
3535
"commands": {
36-
"postlink": "node node_modules/@sentry/wizard/dist/bin.js -t reactNative -p ios android",
37-
"postunlink": "node node_modules/@sentry/wizard/dist/bin.js -t reactNative -p ios android --uninstall"
36+
"postlink": "node node_modules/@sentry/wizard/dist/bin.js -i reactNative -p ios android",
37+
"postunlink": "node node_modules/@sentry/wizard/dist/bin.js -i reactNative -p ios android --uninstall"
3838
},
3939
"android": {
4040
"packageInstance": "new RNSentryPackage(MainApplication.this)"

0 commit comments

Comments
 (0)