Skip to content

Commit

Permalink
[EVOL]: update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
helabenkhalfallah committed May 30, 2024
1 parent 21cfb33 commit c1db180
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "code-health-meter",
"version": "1.4.0",
"version": "1.5.0",
"description": "",
"main": "src/index.js",
"type": "module",
Expand Down Expand Up @@ -34,15 +34,15 @@
"@babel/core": "=7.18.6",
"@babel/eslint-parser": "=7.24.6",
"@babel/preset-env": "=7.23.6",
"eslint": "=7.5.0 || =8.0.0 || =9.0.0",
"madge": "^7.0.0"
"eslint": "=7.5.0 || =8.0.0 || =9.0.0"
},
"dependencies": {
"@typhonjs/babel-parser": "=0.2.0",
"fs-extra": "=8.1.0",
"globals": "=15.3.0",
"globby": "=10.0.1",
"lodash": "=4.17.21",
"madge": "=7.0.0",
"typhonjs-escomplex": "=0.1.0",
"unixify": "=1.0.0",
"winston": "=3.13.0",
Expand Down
6 changes: 3 additions & 3 deletions pnpm-lock.yaml

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

0 comments on commit c1db180

Please sign in to comment.