@airpower/web 1.10.14 → 1.10.15

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.
Files changed (2) hide show
  1. package/dist/main.js +0 -1
  2. package/package.json +1 -1
package/dist/main.js CHANGED
@@ -19363,7 +19363,6 @@ class RouterUtil {
19363
19363
  };
19364
19364
  this.router.addRoute(parentRouter, route);
19365
19365
  }
19366
- throw new Error("路由添加失败,不太能走到这里");
19367
19366
  }
19368
19367
  /**
19369
19368
  * ### 重载缓存中的路由
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@airpower/web",
3
3
  "type": "module",
4
- "version": "1.10.14",
4
+ "version": "1.10.15",
5
5
  "description": "AirPower-Web",
6
6
  "author": {
7
7
  "name": "Hamm",