Skip to content

Commit

Permalink
revert preact-iso in local and install preact-iso latest (#198)
Browse files Browse the repository at this point in the history
update preact-iso

remove local preact-iso

remove preinstall command

update lockfile
  • Loading branch information
takurinton committed Mar 28, 2024
1 parent f89fef4 commit f4d7a3a
Show file tree
Hide file tree
Showing 24 changed files with 1 addition and 4,089 deletions.
Binary file modified bun.lockb
Binary file not shown.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"type": "module",
"scripts": {
"dev": "wmr",
"preinstall": "cd ./preact-iso && bun install && cd ..",
"build": "NODE_ENV=production wmr build --prerender",
"serve": "wmr serve",
"lint": "eslint './{public,src}/**/*.{js,jsx,ts,tsx}'",
Expand All @@ -25,7 +24,7 @@
"hoofd": "1.7.0",
"marked": "9.1.2",
"preact": "10.18.1",
"preact-iso": "file:./preact-iso"
"preact-iso": "2.5.0"
},
"author": "takurinton",
"eslintConfig": {
Expand Down
22 changes: 0 additions & 22 deletions preact-iso/.editorconfig

This file was deleted.

29 changes: 0 additions & 29 deletions preact-iso/.gitignore

This file was deleted.

135 changes: 0 additions & 135 deletions preact-iso/CHANGELOG.md

This file was deleted.

46 changes: 0 additions & 46 deletions preact-iso/CODE_OF_CONDUCT.md

This file was deleted.

21 changes: 0 additions & 21 deletions preact-iso/LICENSE

This file was deleted.

Loading

0 comments on commit f4d7a3a

Please sign in to comment.