We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b16c135 commit 9700d5cCopy full SHA for 9700d5c
1 file changed
packages/typegpu-radiance-cascades/package.json
@@ -4,6 +4,11 @@
4
"description": "Radiance Cascades implementation in TypeGPU",
5
"keywords": [],
6
"license": "MIT",
7
+ "repository": {
8
+ "type": "git",
9
+ "url": "git+https://github.com/software-mansion/TypeGPU.git",
10
+ "directory": "packages/typegpu-radiance-cascades"
11
+ },
12
"type": "module",
13
"sideEffects": false,
14
"exports": {
0 commit comments