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 4bd549e commit 85c6987Copy full SHA for 85c6987
package.json
@@ -11,7 +11,6 @@
11
"scripts": {
12
"build": "rollup -c --no-treeshake",
13
"watch": "rollup -c -w --no-treeshake",
14
- "publish": "publish --access public",
15
"pretest": "yarn build",
16
"test": "mocha --reporter spec",
17
"toThreeJS": "node converters/convertThreeJS.js",
0 commit comments