-
-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: temporal solution bundle size, problem with three-stdlib (#224)
* chore: temporal solution bundle size, problem with three-stdlib * chore: refresh lock * chore: trying to fix issue with docs * chore: missing stats-gl dep --------- Co-authored-by: alvarosabu <alvaro.saburido@gmail.com>
- Loading branch information
1 parent
3023776
commit 16710ca
Showing
6 changed files
with
19 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,20 @@ | ||
{ | ||
"name": "docs", | ||
"private": true, | ||
"version": "0.0.0", | ||
"type": "module", | ||
"version": "0.0.0", | ||
"private": true, | ||
"scripts": { | ||
"dev": "vitepress dev", | ||
"build": "vitepress build", | ||
"preview": "vitepress preview" | ||
}, | ||
"dependencies": { | ||
"@tresjs/cientos": "workspace:^3.3.0", | ||
"@tweakpane/plugin-essentials": "^0.2.0" | ||
}, | ||
"devDependencies": { | ||
"@tresjs/leches": "^0.8.0", | ||
"unocss": "^0.54.0", | ||
"vite-svg-loader": "^4.0.0" | ||
}, | ||
"dependencies": { | ||
"-": "^0.0.1", | ||
"@tresjs/cientos": "workspace:^", | ||
"@tweakpane/plugin-essentials": "^0.2.0", | ||
"D": "^1.0.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters