Skip to content

Commit

Permalink
fix: update build
Browse files Browse the repository at this point in the history
  • Loading branch information
nicknovitski committed Jan 7, 2025
1 parent fd58c2b commit 8760f62
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build/version.d.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { SDK_VERSION as SENTRY_REACT_VERSION } from '@sentry/react';
export declare const SENTRY_EXPO_PACKAGE = "npm:sentry-expo";
export declare const SENTRY_EXPO_VERSION = "7.1.1";
export declare const SENTRY_EXPO_VERSION = "7.2.0";
export declare const SENTRY_REACT_NATIVE_PACKAGE = "npm:@sentry/react-native";
export declare const SENTRY_REACT_PACKAGE = "npm:@sentry/react";
export { SENTRY_REACT_VERSION };
Expand Down
2 changes: 1 addition & 1 deletion build/version.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build/version.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8760f62

Please sign in to comment.