Skip to content

Commit

Permalink
unpatch WCC
Browse files Browse the repository at this point in the history
  • Loading branch information
thescientist13 committed Oct 26, 2024
1 parent 2534105 commit cfb3efe
Show file tree
Hide file tree
Showing 5 changed files with 50 additions and 335 deletions.
263 changes: 0 additions & 263 deletions package-lock.json

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

4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@
"lint:css": "stylelint \"./src/**/*.css\"",
"format": "prettier . --write",
"format:check": "prettier . --check",
"prepare": "husky install",
"postinstall": "patch-package"
"prepare": "husky install"
},
"dependencies": {
"geist": "^1.2.0",
Expand Down Expand Up @@ -66,7 +65,6 @@
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"lit": "^3.1.2",
"patch-package": "^8.0.0",
"prettier": "^3.2.5",
"rehype-autolink-headings": "^4.0.0",
"rehype-slug": "^3.0.0",
Expand Down
Loading

0 comments on commit cfb3efe

Please sign in to comment.