Skip to content

Commit

Permalink
fix: Re-add missing prepare script after
Browse files Browse the repository at this point in the history
commit 228c90b
  • Loading branch information
jhnns committed Oct 19, 2018
1 parent 9aee180 commit e5d6362
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -7,6 +7,7 @@
"test": "nyc mocha -R spec",
"posttest": "eslint lib test",
"postinstall": "node scripts/build-tries.js",
"prepare": "node scripts/build-tries.js",
"release": "standard-version"
},
"keywords": [
Expand Down

0 comments on commit e5d6362

Please sign in to comment.