lyb-pixi-js 1.12.91 → 1.12.92

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/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -187,7 +187,7 @@ app.stage.addChild(box);
187
187
 
188
188
  \- [LibPixiPivot-容器锚点设置](#LibPixiPivot-容器锚点设置)
189
189
 
190
- \- [LibPixiPivot-容器锚点设置](#libPixiLocalBoundary-本地边界坐标)
190
+ \- [LibPixiLocalBoundary-本地边界坐标](#LibPixiLocalBoundary-本地边界坐标)
191
191
 
192
192
  \- [LibPixiIsOutOfView-离开可视区检测](#LibPixiIsOutOfView-离开可视区检测)
193
193
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lyb-pixi-js",
3
- "version": "1.12.91",
3
+ "version": "1.12.92",
4
4
  "description": "自用Pixi.JS方法库",
5
5
  "license": "ISC",
6
6
  "exports": {