diff --git a/home/.config/configstore/update-notifier-npm.json b/home/.config/configstore/update-notifier-npm.json index 4c8ff65..5ee1d27 100644 --- a/home/.config/configstore/update-notifier-npm.json +++ b/home/.config/configstore/update-notifier-npm.json @@ -1,4 +1,10 @@ { "optOut": false, - "lastUpdateCheck": 1646672048401 -} \ No newline at end of file + "lastUpdateCheck": 1647807015141, + "update": { + "latest": "8.5.5", + "current": "6.14.16", + "type": "major", + "name": "npm" + } +}