Skip to content

Commit

Permalink
Remove preinstall
Browse files Browse the repository at this point in the history
  • Loading branch information
jacksongoode committed Sep 23, 2024
1 parent 335a039 commit 6f2be57
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
"test": "run-p test:*",
"test:lint": "eslint '**/*.{ts,tsx}'",
"test:prettier": "prettier '**/*.{js,jsx,ts,tsx}' --check",
"preinstall": "npx only-allow pnpm",
"postinstall": "pnpm rebuild sharp"
},
"dependencies": {
Expand Down Expand Up @@ -53,7 +52,7 @@
"react-body-classname": "^1.3.1",
"react-dom": "^18.2.0",
"react-icons": "^5.0.1",
"react-notion-x": "^6.16.0",
"react-notion-x": "github:jacksongoode/react-notion-x",
"react-tweet-embed": "^2.0.0",
"react-use": "^17.5.0",
"rss": "^1.2.2",
Expand Down

0 comments on commit 6f2be57

Please sign in to comment.