Skip to content

Commit

Permalink
fix: minor
Browse files Browse the repository at this point in the history
  • Loading branch information
Sindhuinti committed Aug 7, 2023
1 parent 5059a15 commit 9fb21d7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,5 @@

const Tools = require('./pkg/init');

console.clear();

Tools();
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kubebrew",
"version": "1.2.0",
"version": "1.1.4",
"description": "CLI tool to manage your config files!",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 9fb21d7

Please sign in to comment.