Skip to content

Commit

Permalink
chore: update postinstall scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
minenwerfer committed Mar 24, 2024
1 parent 0d7586c commit e4916fb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/postinstall.js
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit e4916fb

Please sign in to comment.