Skip to content

Commit

Permalink
Remove postinstall script
Browse files Browse the repository at this point in the history
  • Loading branch information
harveysanders committed Feb 5, 2024
1 parent 80fe57d commit 571e395
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 19 deletions.
17 changes: 0 additions & 17 deletions install.sh

This file was deleted.

2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
"node": ">=6.0.0"
},
"scripts": {
"postinstall": "bash ./install.sh",
"windows-dev": "dos2unix ./install.sh",
"dev": "nodemon test-server.js",
"test": "mocha ./test",
"test:publish": "act release -W .github/workflows/npm-publish.yml"
Expand Down

0 comments on commit 571e395

Please sign in to comment.