Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
yaron-zilliqa authored and Yaron Hirsch committed Jun 18, 2024
1 parent 0038392 commit 4af94c6
Show file tree
Hide file tree
Showing 4 changed files with 692 additions and 177 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@
"@types/sanitize-html": "^2.6.2",
"@types/uuid": "8.3.1",
"@types/websocket": "1.0.4",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"ace-builds": "^1.13.0",
"aes-js": "^3.1.1",
"ansi-styles": "^6.2.1",
Expand All @@ -63,7 +61,6 @@
"elliptic": "^6.5.0",
"enzyme": "^3.11.0",
"enzyme-to-json": "^3.6.2",
"eslint": "^7.32.0",
"eslint-plugin-react": "^7.31.10",
"ethers": "5.7",
"events": "^3.3.0",
Expand Down Expand Up @@ -161,8 +158,10 @@
"@types/long": "4.0.2",
"@types/node": "18.7.18",
"@types/protobufjs": "6.0.0",
"@typescript-eslint/eslint-plugin": "^5.6.0",
"@typescript-eslint/parser": "^5.6.0",
"babel-eslint": "^10.1.0",
"eslint": "^8.36.0",
"eslint": "^7.32.0",
"eslint-plugin-vue": "8"
},
"overrides": {
Expand Down
Loading

0 comments on commit 4af94c6

Please sign in to comment.