Skip to content

Commit

Permalink
chore: use correct stats.js types
Browse files Browse the repository at this point in the history
  • Loading branch information
haakonflatval-cognite committed Jun 30, 2023
1 parent 64f9060 commit 072f00e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/lodash": "^4.14.190",
"@types/react": "18.2.8",
"@types/react-dom": "18.2.4",
"@types/stats": "^0.16.30",
"@types/stats.js": "^0.17.0",
"@types/styled-components": "^5.1.26",
"@types/three": "0.152.0",
"css-loader": "^6.7.1",
Expand Down
7 changes: 1 addition & 6 deletions examples/yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 072f00e

Please sign in to comment.