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 ecdd29b commit 8f7c28eCopy full SHA for 8f7c28e
.gitignore
@@ -8,4 +8,5 @@ mochawesome-report
8
notes.txt
9
*json
10
!package.json
11
-test.js
+test.js
12
+implement
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "dot-generator-mocha",
3
- "version": "1.3.2",
+ "version": "1.3.5",
4
"main": "index.js",
5
"scripts": {
6
"test": "echo \"Error: no test specified\" && exit 1",
0 commit comments