Comparing version 4.13.0 to 4.13.1
@@ -66,3 +66,3 @@ | ||
}; | ||
export type AttachmentOptions = { | ||
export type AttachmentOptions = TextureOptions & { | ||
attach?: number; | ||
@@ -69,0 +69,0 @@ format?: number; |
@@ -66,3 +66,3 @@ | ||
}; | ||
export type AttachmentOptions = { | ||
export type AttachmentOptions = TextureOptions & { | ||
attach?: number; | ||
@@ -69,0 +69,0 @@ format?: number; |
{ | ||
"name": "twgl.js", | ||
"version": "4.13.0", | ||
"version": "4.13.1", | ||
"description": "A Tiny WebGL helper library", | ||
@@ -5,0 +5,0 @@ "main": "dist/4.x/twgl-full.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
1008426
24921