@pixi/sprite-tiling
Advanced tools
Comparing version 7.0.1 to 7.0.2
@@ -1,3 +0,3 @@ | ||
/// <reference types="packages/sprite-tiling/global" /> | ||
/// <reference path="../global.d.ts" /> | ||
export * from './TilingSprite'; | ||
export * from './TilingSpriteRenderer'; |
{ | ||
"name": "@pixi/sprite-tiling", | ||
"version": "7.0.1", | ||
"version": "7.0.2", | ||
"main": "lib/index.js", | ||
@@ -43,3 +43,3 @@ "module": "lib/index.mjs", | ||
], | ||
"gitHead": "5af70a715e1cd009f18665c72b3804d863c1d3f9" | ||
"gitHead": "55e5e0da83f7771eb2a85033fb03898319a2c346" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
75970