Skip to content

Commit afe2f4f

Browse files
fix pkg (#350)
1 parent 93d42fc commit afe2f4f

File tree

2 files changed

+101
-125
lines changed

2 files changed

+101
-125
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codefresh",
3-
"version": "0.28.0",
3+
"version": "0.28.1",
44
"description": "Codefresh command line utility",
55
"main": "index.js",
66
"preferGlobal": true,
@@ -78,7 +78,7 @@
7878
"eslint-plugin-jest": "^22.4.1",
7979
"hugo-cli": "^0.5.4",
8080
"jest": "^23.6.0",
81-
"pkg": "^4.3.5"
81+
"pkg": "4.3.8"
8282
},
8383
"bugs": {
8484
"url": "https://github.com/codefresh-io/cli/issues"

0 commit comments

Comments
 (0)