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.
2 parents 8d72904 + c8f576a commit e300cf7Copy full SHA for e300cf7
package.json
@@ -20,15 +20,15 @@
20
"author": "Jim Cummins <[email protected]>",
21
"license": "MIT",
22
"dependencies": {
23
- "chalk": "^1.0.0",
24
- "cz-conventional-changelog": "^1.1.0",
25
- "dedent": "^0.4.0",
26
- "glob": "^5.0.5",
27
- "gulp": "^3.8.11",
28
- "gulp-git": "^1.2.2",
29
- "inquirer": "^0.8.2",
30
- "minimist": "^1.1.1",
31
- "strip-json-comments": "^1.0.2",
32
- "systemjs": "^0.16.7"
+ "chalk": "1.1.1",
+ "cz-conventional-changelog": "1.1.1",
+ "dedent": "0.4.0",
+ "glob": "5.0.14",
+ "gulp": "3.9.0",
+ "gulp-git": "1.4.0",
+ "inquirer": "0.8.5",
+ "minimist": "1.2.0",
+ "strip-json-comments": "1.0.4",
+ "systemjs": "0.16.11"
33
}
34
0 commit comments