Skip to content

Commit

Permalink
readme manager
Browse files Browse the repository at this point in the history
  • Loading branch information
jchris committed Feb 6, 2024
1 parent e2ab8ce commit 3fc0064
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/solid-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,7 @@
"url": "https://github.com/fireproof-storage/fireproof/issues"
},
"scripts": {
"prepublishOnly": "cp ../../README.md . && pnpm build",
"postpublish": "rm README.md",
"prepublishOnly": "pnpm build",
"build": "tsup",
"build:clean": "rm -rf dist",
"build:watch:solid": "tsup --watch",
Expand Down

0 comments on commit 3fc0064

Please sign in to comment.