Skip to content
This repository was archived by the owner on Jan 21, 2024. It is now read-only.

Commit 4e7cf1a

Browse files
committed
Merge branch 'master' of github.com:mulesoft-labs/api-console-cli
2 parents 8bc47b3 + b964815 commit 4e7cf1a

File tree

2 files changed

+10
-46
lines changed

2 files changed

+10
-46
lines changed

package-lock.json

Lines changed: 8 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "api-console-cli",
3-
"version": "0.2.6",
3+
"version": "0.2.7",
44
"description": "A set of dev tools for API console",
55
"main": "main.js",
66
"scripts": {
@@ -24,7 +24,7 @@
2424
"url": "git://github.com/mulesoft-labs/api-console-cli.git"
2525
},
2626
"dependencies": {
27-
"api-console-builder": "^0.4.3",
27+
"api-console-builder": "^0.4.4",
2828
"api-console-dev-preview": "^0.1.0",
2929
"colors": "^1.1.2",
3030
"commander": "^2.12.2",

0 commit comments

Comments
 (0)