Skip to content

Commit 0915f8a

Browse files
committed
fix: ok this is it I swear
1 parent 8c2d03f commit 0915f8a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

integration-tests/lmdb-regeneration/.npmrc

Lines changed: 0 additions & 1 deletion
This file was deleted.

integration-tests/lmdb-regeneration/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"scripts": {
99
"build": "gatsby build",
1010
"clean": "gatsby clean",
11+
"postinstall": "npm rebuild --build-from-source lmdb",
1112
"test": "jest --runInBand"
1213
},
1314
"dependencies": {

0 commit comments

Comments
 (0)