Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
vanruesc committed Dec 24, 2023
1 parent 0d9130a commit b1b5244
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 @@ -87,15 +87,15 @@
"watch:js": "node esbuild -w"
},
"peerDependencies": {
"three": ">= 0.138.0 < 0.160.0"
"three": ">= 0.138.0 < 0.161.0"
},
"devDependencies": {
"@tweakpane/core": "2.x.x",
"@types/three": "0.x.x",
"@typescript-eslint/eslint-plugin": "6.x.x",
"@typescript-eslint/parser": "6.x.x",
"autoprefixer": "10.x.x",
"ava": "5.x.x",
"ava": "6.x.x",
"cpy-cli": "5.x.x",
"cssnano": "6.x.x",
"dat.gui": "0.x.x",
Expand All @@ -112,7 +112,7 @@
"hugo-bin": "0.x.x",
"npm-run-all": "4.x.x",
"postcss": "8.x.x",
"postcss-cli": "10.x.x",
"postcss-cli": "11.x.x",
"postcss-preset-env": "9.x.x",
"sass": "1.x.x",
"spatial-controls": "6.x.x",
Expand Down

0 comments on commit b1b5244

Please sign in to comment.