From e4916fbf70641dc1f12323cac2063b78f884a4ac Mon Sep 17 00:00:00 2001 From: ringeringeraja Date: Sun, 24 Mar 2024 02:49:22 -0300 Subject: [PATCH] chore: update postinstall scripts --- scripts/postinstall.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/postinstall.js b/scripts/postinstall.js index 3bd67d7..8139a4f 100644 --- a/scripts/postinstall.js +++ b/scripts/postinstall.js @@ -60,8 +60,6 @@ const main = async () => { await moveFolder('api', '.aeria') await moveFolder('web', '.aeria-ui') - console.log('[info] updating dependencies...') - await updateDependency(null, [ 'dualist', 'eslint-config-aeria',