Skip to content
This repository has been archived by the owner on Aug 24, 2021. It is now read-only.

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
hugomrdias committed Mar 14, 2019
1 parent fb36a86 commit 7233f53
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@
"browser": {
"./src/sha.js": "./src/sha.browser.js"
},
"pre-push": [
"lint",
"test"
],
"scripts": {
"test": "aegir test",
"test:browser": "aegir test -t browser",
Expand All @@ -44,10 +40,10 @@
"err-code": "^1.1.2",
"js-sha3": "~0.8.0",
"multihashes": "~0.4.13",
"murmurhash3js-revisited": "^3.0.0",
"sinon": "^7.2.7"
"murmurhash3js-revisited": "^3.0.0"
},
"devDependencies": {
"sinon": "^7.2.7",
"aegir": "^18.0.3",
"benchmark": "^2.1.4",
"chai": "^4.1.2",
Expand Down

0 comments on commit 7233f53

Please sign in to comment.