We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b40c8a commit 7939580Copy full SHA for 7939580
1 file changed
package.json
@@ -85,7 +85,7 @@
85
"watch:js": "node esbuild -w"
86
},
87
"peerDependencies": {
88
- "three": ">= 0.174.0 < 0.176.0"
+ "three": ">= 0.174.0 < 0.177.0"
89
90
"devDependencies": {
91
"@tweakpane/core": "2.x.x",
@@ -112,7 +112,7 @@
112
"spatial-controls": "6.x.x",
113
"stylelint": "16.x.x",
114
"stylelint-config-standard-scss": "14.x.x",
115
- "stylelint-order": "6.x.x",
+ "stylelint-order": "7.x.x",
116
"tiny-glob": "0.x.x",
117
"tslib": "2.x.x",
118
"tweakpane": "4.x.x",
0 commit comments