Skip to content

Commit

Permalink
fix cli audit
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasfernog committed Oct 14, 2024
1 parent 5b845f4 commit d431ca5
Show file tree
Hide file tree
Showing 2 changed files with 357 additions and 369 deletions.
3 changes: 3 additions & 0 deletions tooling/cli/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,8 @@
"tauri": "node ./tauri.js",
"format": "prettier --write ./package.json ./tauri.js",
"format:check": "prettier --check ./package.json ./tauri.js"
},
"dependencies": {
"semver": ">=7.5.2"
}
}
Loading

0 comments on commit d431ca5

Please sign in to comment.