Skip to content

Commit

Permalink
fix(dependencies): Chai types installed
Browse files Browse the repository at this point in the history
  • Loading branch information
Chakroun-Anas committed Oct 20, 2024
1 parent b147e4c commit 90e443f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@
"test:unit": "npm run test-compile && mocha --require ts-node/register 'src/test/unit/**/*.test.ts'"
},
"devDependencies": {
"@types/chai": "^5.0.0",
"@types/glob": "^7.1.3",
"@types/lodash": "^4.14.186",
"@types/mocha": "^8.0.0",
Expand Down

0 comments on commit 90e443f

Please sign in to comment.