Skip to content

Commit 85c6987

Browse files
authored
remove publish script
1 parent 4bd549e commit 85c6987

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
"scripts": {
1212
"build": "rollup -c --no-treeshake",
1313
"watch": "rollup -c -w --no-treeshake",
14-
"publish": "publish --access public",
1514
"pretest": "yarn build",
1615
"test": "mocha --reporter spec",
1716
"toThreeJS": "node converters/convertThreeJS.js",

0 commit comments

Comments
 (0)