|
@@ -87,8 +87,7 @@
|
|
"test-e2e": "node test/e2e/puppeteer.js",
|
|
"test-e2e": "node test/e2e/puppeteer.js",
|
|
"test-e2e-cov": "node test/e2e/check-coverage.js",
|
|
"test-e2e-cov": "node test/e2e/check-coverage.js",
|
|
"test-treeshake": "rollup -c test/rollup.treeshake.config.js",
|
|
"test-treeshake": "rollup -c test/rollup.treeshake.config.js",
|
|
- "make-screenshot": "node test/e2e/puppeteer.js --make",
|
|
|
|
- "prepublishOnly": "node utils/prepublish.js"
|
|
|
|
|
|
+ "make-screenshot": "node test/e2e/puppeteer.js --make"
|
|
},
|
|
},
|
|
"keywords": [
|
|
"keywords": [
|
|
"three",
|
|
"three",
|