Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
marwie committed Aug 28, 2023
1 parent d669df5 commit b9d507b
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 41 deletions.
85 changes: 46 additions & 39 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
"check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch"
},
"dependencies": {
"@needle-tools/engine": "^3.11.6",
"@needle-tools/engine": "^3.12.0-beta.1",
"three": "npm:@needle-tools/three@^0.154.3"
},
"devDependencies": {
"@needle-tools/helper": ">= 0.9.0 < 2.0.0",
"@needle-tools/helper": "^1.1.0",
"@sveltejs/adapter-auto": "^2.0.0",
"@sveltejs/adapter-static": "^2.0.2",
"@sveltejs/kit": "^1.5.0",
Expand Down

0 comments on commit b9d507b

Please sign in to comment.