miaoda-expo-devkit 0.1.1-beta.61 → 0.1.1-beta.62

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,9 +1,4 @@
1
1
  "use strict";
2
2
  var import_entry_inject = require("./entry-inject");
3
3
  var import_entry_classic = require("expo-router/entry-classic");
4
- var import_navigation_guard_spy = require("./navigation-guard-spy");
5
- (0, import_navigation_guard_spy.setupNavigationGuardSpy)(
6
- require("expo-router"),
7
- require("expo-router/build/global-state/router-store").store
8
- );
9
4
  //# sourceMappingURL=expo-router-entry-stub.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "miaoda-expo-devkit",
3
- "version": "0.1.1-beta.61",
3
+ "version": "0.1.1-beta.62",
4
4
  "description": "Expo 应用开发工具集:Sentry DSN 替换 stub、错误/网络捕获、Metro 符号化",
5
5
  "license": "MIT",
6
6
  "main": "./dist/index.js",