We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1356eda + 15d6ab1 commit 57f3dedCopy full SHA for 57f3ded
package.json
@@ -4,7 +4,7 @@
4
"description": "Universal Three.js in-memory renderer",
5
"main": "index.js",
6
"scripts": {
7
- "example": "node example/main.js",
+ "example": "node example/render-to-png.js",
8
"test": "mocha"
9
},
10
"repository": {
0 commit comments