Skip to content

Commit

Permalink
refactor: Remove fixTreewalker.sh and simplify postinstall script in …
Browse files Browse the repository at this point in the history
…package.json
  • Loading branch information
ebanDev committed Jan 7, 2025
1 parent 23d8255 commit fba29be
Show file tree
Hide file tree
Showing 4 changed files with 7,729 additions and 25 deletions.
Binary file removed bun.lockb
Binary file not shown.
24 changes: 0 additions & 24 deletions fixTreewalker.sh

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dev": "nuxt dev",
"generate": "nuxt generate",
"preview": "nuxt preview",
"postinstall": "bash fixTreewalker.sh && nuxt prepare"
"postinstall": "nuxt prepare"
},
"dependencies": {
"@nuxt/fonts": "^0.7.2",
Expand Down
Loading

0 comments on commit fba29be

Please sign in to comment.