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 117d8d5 commit 1c1f950Copy full SHA for 1c1f950
package.json
@@ -2,7 +2,7 @@
2
"name": "@plotly/regl",
3
"version": "2.1.1",
4
"description": "regl is a fast functional WebGL framework.",
5
- "main": "dist/regl.js",
+ "main": "dist/regl.unchecked.js",
6
"types": "dist/regl.d.ts",
7
"files": [
8
"regl.js",
0 commit comments