We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 92ddf63 + 38b8899 commit 81d70a7Copy full SHA for 81d70a7
package.json
@@ -53,6 +53,6 @@
53
"vinyl-fs-fake": "1.1.0"
54
},
55
"scripts": {
56
- "test": "gulp test"
+ "test": "./node_modules/.bin/gulp test"
57
}
58
0 commit comments