Skip to content

Commit

Permalink
chore: revert prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
quantizor committed Apr 11, 2024
1 parent ede3cd8 commit dcc457e
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 12 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"microtime": "^3.1.1",
"mkdirp": "^3.0.1",
"preact": "^10.19.3",
"prettier": "^3.1.1",
"prettier": "^2.0.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"rimraf": "^5.0.5",
Expand Down
13 changes: 2 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7101,7 +7101,7 @@ __metadata:
microtime: "npm:^3.1.1"
mkdirp: "npm:^3.0.1"
preact: "npm:^10.19.3"
prettier: "npm:^3.1.1"
prettier: "npm:^2.0.0"
react: "npm:^17.0.2"
react-dom: "npm:^17.0.2"
rimraf: "npm:^5.0.5"
Expand Down Expand Up @@ -8479,7 +8479,7 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^2.7.1":
"prettier@npm:^2.0.0, prettier@npm:^2.7.1":
version: 2.8.8
resolution: "prettier@npm:2.8.8"
bin:
Expand All @@ -8488,15 +8488,6 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.1.1":
version: 3.1.1
resolution: "prettier@npm:3.1.1"
bin:
prettier: bin/prettier.cjs
checksum: 26a249f321b97d26c04483f1bf2eeb22e082a76f4222a2c922bebdc60111691aad4ec3979610e83942e0b956058ec361d9e9c81c185172264eb6db9aa678082b
languageName: node
linkType: hard

"pretty-bytes@npm:^3.0.0":
version: 3.0.1
resolution: "pretty-bytes@npm:3.0.1"
Expand Down

0 comments on commit dcc457e

Please sign in to comment.