Skip to content

Commit

Permalink
Remove custom better-sqlite3 build from npm postinstall
Browse files Browse the repository at this point in the history
  • Loading branch information
orangejulius committed Sep 29, 2021
1 parent 3e47899 commit 0466215
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"license": "MIT",
"main": "index.js",
"scripts": {
"postinstall": "npm install --build-from-source missinglink/better-sqlite3#unsafe_mode",
"test": "npm run units",
"funcs": "./bin/funcs",
"units": "./bin/units",
Expand Down

0 comments on commit 0466215

Please sign in to comment.