Skip to content

Commit c1f942d

Browse files
fix(package): update yeoman-test to version 2.2.0
Closes #10
1 parent 69ae5ed commit c1f942d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"chalk": "^1.1.3",
1717
"yeoman-assert": "^3.0.0",
1818
"yeoman-generator": "^1.0.1",
19-
"yeoman-test": "^1.5.1",
19+
"yeoman-test": "^2.2.0",
2020
"yosay": "^2.0.0"
2121
},
2222
"devDependencies": {

0 commit comments

Comments
 (0)