Skip to content

Commit cb221da

Browse files
committed
Add webgpu to package.json
1 parent 254d1a6 commit cb221da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@
9494
"./math": "./dist/math/index.js",
9595
"./utilities": "./dist/utilities/index.js",
9696
"./webgl": "./dist/webgl/index.js",
97+
"./webgpu": "./dist/webgpu/index.js",
9798
"./type": "./dist/type/index.js"
9899
},
99100
"files": [

0 commit comments

Comments
 (0)