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 93d42fc commit afe2f4fCopy full SHA for afe2f4f
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "codefresh",
3
- "version": "0.28.0",
+ "version": "0.28.1",
4
"description": "Codefresh command line utility",
5
"main": "index.js",
6
"preferGlobal": true,
@@ -78,7 +78,7 @@
78
"eslint-plugin-jest": "^22.4.1",
79
"hugo-cli": "^0.5.4",
80
"jest": "^23.6.0",
81
- "pkg": "^4.3.5"
+ "pkg": "4.3.8"
82
},
83
"bugs": {
84
"url": "https://github.com/codefresh-io/cli/issues"
0 commit comments