mirror of
https://github.com/Tonejs/Tone.js
synced 2024-11-10 05:54:20 +00:00
Update package.json
This commit is contained in:
parent
36d83a9f08
commit
af89963287
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@
|
|||
"pretty": "prettier ./Tone ./test -w",
|
||||
"scratch": "webpack -w --env scratch=1 --mode=development",
|
||||
"test": "tsc && web-test-runner --config=./test/web-test-runner.config.js",
|
||||
"test:browser": "npm run karma:browser",
|
||||
"test:examples": "node ./test/scripts/test_examples.cjs",
|
||||
"test:html": "node ./test/scripts/test_html.cjs",
|
||||
"test:integrations": "zx ./test/scripts/test_integrations.mjs",
|
||||
|
|
Loading…
Reference in a new issue