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 2a82d32 commit 547980cCopy full SHA for 547980c
package.json
@@ -5,8 +5,7 @@
5
"main": "index.js",
6
"scripts": {
7
"test": "mocha \"test/**/*_spec.js\"",
8
- "examples": "mocha \"examples/**/*_spec.js\"",
9
- "examples2": "set NODE_PATH=C:\\Users\\Stephen\\repos\\github\\node-red&& mocha \"examples/**/*_spec.js\""
+ "examples": "mocha \"examples/**/*_spec.js\""
10
},
11
"license": "Apache-2.0",
12
"repository": {
0 commit comments