star_mod_renderer
Advanced tools
Comparing version 1.0.76 to 1.0.77
{ | ||
"name": "star_mod_renderer", | ||
"version": "1.0.76", | ||
"version": "1.0.77", | ||
"description": "star mod project render auxiliary", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -102,3 +102,3 @@ /** | ||
calculateVerticesAndFace, | ||
} from '@/renderer/render/helper/calculate'; | ||
} from './helper/calculate'; | ||
@@ -105,0 +105,0 @@ export class Render extends RenderBase { |
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
397820