We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57bab0f commit 896cbe6Copy full SHA for 896cbe6
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "three-projected-material",
3
"description": "Material which projects a texture onto an object",
4
- "version": "2.0.5",
+ "version": "2.1.0",
5
"type": "module",
6
"main": "./build/ProjectedMaterial.js",
7
"module": "./build/ProjectedMaterial.module.js",
0 commit comments