Skip to content

Commit 7939580

Browse files
committed
Update package.json
1 parent 7b40c8a commit 7939580

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"watch:js": "node esbuild -w"
8686
},
8787
"peerDependencies": {
88-
"three": ">= 0.174.0 < 0.176.0"
88+
"three": ">= 0.174.0 < 0.177.0"
8989
},
9090
"devDependencies": {
9191
"@tweakpane/core": "2.x.x",
@@ -112,7 +112,7 @@
112112
"spatial-controls": "6.x.x",
113113
"stylelint": "16.x.x",
114114
"stylelint-config-standard-scss": "14.x.x",
115-
"stylelint-order": "6.x.x",
115+
"stylelint-order": "7.x.x",
116116
"tiny-glob": "0.x.x",
117117
"tslib": "2.x.x",
118118
"tweakpane": "4.x.x",

0 commit comments

Comments
 (0)