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 5b43248 commit 215b079Copy full SHA for 215b079
package.json
@@ -27,17 +27,17 @@
27
],
28
"dependencies": {
29
"chalk": "^1.1.0",
30
- "generator-statisk": "^0.3.0",
31
- "lodash": "^4.11.1",
+ "generator-statisk": "^0.4.0",
+ "lodash": "^4.14.0",
32
"shelljs": "^0.7.0",
33
- "yargs": "^4.6.0",
34
- "yeoman-generator": "^0.23.3"
+ "yargs": "^4.8.1",
+ "yeoman-generator": "^0.24.1"
35
},
36
"devDependencies": {
37
- "ava": "^0.15.1",
38
- "coveralls": "^2.11.9",
39
- "nyc": "^6.4.4",
40
- "xo": "^0.15.1",
+ "ava": "^0.15.2",
+ "coveralls": "^2.11.12",
+ "nyc": "^7.1.0",
+ "xo": "^0.16.0",
41
"yeoman-assert": "^2.2.1",
42
"yeoman-test": "^1.1.0"
43
0 commit comments