Skip to content

Commit f25327e

Browse files
authored
Merge pull request #197 from Enijar/master
Allow for three versions > 132.1
2 parents 92e8323 + c34fd79 commit f25327e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@
5151
"webpack-dev-server": "^4.7.4"
5252
},
5353
"peerDependencies": {
54-
"three": "^0.132.1"
54+
"three": ">=0.132.1"
5555
}
5656
}

0 commit comments

Comments
 (0)