Skip to content

Commit

Permalink
Downgrade update notifier
Browse files Browse the repository at this point in the history
  • Loading branch information
erdemkosk committed Jan 23, 2024
1 parent 3404f78 commit 5d8140f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "envolve",
"version": "1.2.0",
"version": "1.2.1",
"description": "Envolve CLI is a powerful tool for managing environment variables in your projects. It allows you to easily create, update, compare, and sync environment files across different services.",
"main": "index.ts",
"scripts": {
Expand Down Expand Up @@ -31,7 +31,7 @@
"inquirer": "^8.2.6",
"inquirer-autocomplete-prompt": "^2.0.1",
"table": "^6.8.1",
"update-notifier": "^6.0.0",
"update-notifier": "^4.0.0",
"yargs": "^17.7.2"
},
"devDependencies": {
Expand Down

0 comments on commit 5d8140f

Please sign in to comment.