@pixi/sprite
Advanced tools
Comparing version 7.0.0 to 7.0.1
@@ -1,2 +0,2 @@ | ||
/// <reference types="@pixi/sprite/global" /> | ||
/// <reference path="../global.d.ts" /> | ||
export * from './Sprite'; |
{ | ||
"name": "@pixi/sprite", | ||
"version": "7.0.0", | ||
"version": "7.0.1", | ||
"main": "lib/index.js", | ||
@@ -42,3 +42,3 @@ "module": "lib/index.mjs", | ||
], | ||
"gitHead": "4cbadba3e46c4987f505e76a7f4e844d95a120cc" | ||
"gitHead": "5af70a715e1cd009f18665c72b3804d863c1d3f9" | ||
} |
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
89105