Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

Commit

Permalink
fix(deps): added missing prettier dep
Browse files Browse the repository at this point in the history
  • Loading branch information
snorrees committed Sep 14, 2022
1 parent 9a583f6 commit a4eb6c4
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
22 changes: 22 additions & 0 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -64,6 +64,7 @@
"husky": "^8.0.1",
"lint-staged": "^13.0.3",
"parcel": "^2.6.0",
"prettier": "^2.6.2",
"react": "^17.0.0 || ^18.0.0",
"react-dom": "^17.0.0 || ^18.0.0",
"rimraf": "^3.0.2",
Expand All @@ -78,4 +79,4 @@
"engines": {
"node": ">=14.0.0"
}
}
}

0 comments on commit a4eb6c4

Please sign in to comment.