Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
vanruesc committed Sep 26, 2024
1 parent 3e22b36 commit 6427929
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"watch:js": "node esbuild -w"
},
"peerDependencies": {
"three": ">= 0.168.0 < 0.169.0"
"three": ">= 0.168.0 < 0.170.0"
},
"devDependencies": {
"@tweakpane/core": "2.x.x",
Expand All @@ -94,7 +94,7 @@
"ava": "6.x.x",
"cssnano": "7.x.x",
"del-cli": "5.x.x",
"esbuild": "0.23.x",
"esbuild": "0.24.x",
"esbuild-plugin-glsl": "1.x.x",
"eslint": "9.x.x",
"eslint-config-aether": "2.x.x",
Expand All @@ -114,6 +114,6 @@
"tweakpane": "4.x.x",
"typedoc": "0.x.x",
"typedoc-plugin-mdn-links": "3.x.x",
"typescript": "5.x.x"
"typescript": "5.5.x"
}
}

0 comments on commit 6427929

Please sign in to comment.