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 c0cd75f commit 2458287Copy full SHA for 2458287
package.json
@@ -8,8 +8,7 @@
8
"index"
9
],
10
"scripts": {
11
- "test": "npm run test-node && npm run test-browser",
12
- "test-node": "mocha test/index.js",
+ "test": "mocha test/index.js",
13
"test-browser": "serve ./test"
14
},
15
"license": "MIT",
0 commit comments