Skip to content

Commit

Permalink
Merge pull request #4 from datagovsg/fix-chai-error
Browse files Browse the repository at this point in the history
Specify exact chai version
  • Loading branch information
arshadali172 authored Oct 20, 2019
2 parents f2d28cb + 5787e3d commit d14f173
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"homepage": "https://github.com/epfromer/pst-extractor#readme",
"devDependencies": {
"@types/chai": "^4.1.2",
"@types/chai": "4.1.2",
"@types/debug": "0.0.30",
"@types/long": "^4.0.0",
"@types/mocha": "^5.0.0",
Expand Down

0 comments on commit d14f173

Please sign in to comment.