Skip to content

Commit

Permalink
style: Update Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
oboukli committed Mar 8, 2024
1 parent f8c0925 commit fd39b19
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "montehall",
"version": "1.4.11",
"version": "1.4.12",
"description": "A Monte Carlo machine for the Monty Hall Problem",
"author": "Omar Boukli-Hacene",
"license": "MIT",
Expand Down Expand Up @@ -43,7 +43,7 @@
"jest": "^29.7.0",
"nyc": "^15.1.0",
"package-json-type": "^1.0.3",
"prettier": "3.2.1",
"prettier": "3.2.5",
"typescript": "^5.3.3"
},
"files": [
Expand Down

0 comments on commit fd39b19

Please sign in to comment.