RubyGems
npm
PyPI
Organizations
Log in
Sign up
npm
three-stdlib
Versions diffs
2.20.0 → 2.20.1
Page 3
three-stdlib 2.20.0 → 2.20.1
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (4)
hide
show
package/helpers/LightProbeHelper.cjs.js
+1
-1
package/helpers/LightProbeHelper.js
+2
-2
package/index.cjs.js
+1
-1
package/package.json
+1
-1
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "three-stdlib",
3
-
"version": "2.20.
0
",
3
+
"version": "2.20.
1
",
4
4
"private": false,
5
5
"description": "stand-alone library of threejs examples",
6
6
"main": "index.cjs.js",
« First
‹ Prev
1
2
3