Skip to content

Commit

Permalink
add missing devDependency to fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
cgrayson committed Jan 14, 2025
1 parent 9ef450d commit 94342fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
},
"devDependencies": {
"chai": "^4.1.2",
"leadconduit-types": "^4.23.2",
"mocha": "^8.3.0"
}
}

0 comments on commit 94342fb

Please sign in to comment.