Update deps, texture demo, fix textures and normals in shader
This commit is contained in:
@@ -22,12 +22,12 @@
|
||||
"build": "tsc --build"
|
||||
},
|
||||
"dependencies": {
|
||||
"tslib": "^2.6.1"
|
||||
"tslib": "^2.6.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@webgpu/types": "^0.1.34",
|
||||
"esbuild": "^0.19.2",
|
||||
"typescript": "5.1.6"
|
||||
"@webgpu/types": "^0.1.40",
|
||||
"esbuild": "^0.20.2",
|
||||
"typescript": "^5.4.2"
|
||||
},
|
||||
"exports": {
|
||||
".": {
|
||||
|
||||
Reference in New Issue
Block a user