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 c812a2d commit c33dd8cCopy full SHA for c33dd8c
1 file changed
apps/typegpu-docs/package.json
@@ -2,6 +2,7 @@
2
"name": "typegpu-docs",
3
"type": "module",
4
"version": "0.0.1",
5
+ "private": true,
6
"scripts": {
7
"dev": "astro dev",
8
"build": "astro check && astro build",
0 commit comments