Skip to content

Commit

Permalink
fix: fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
leober-ramos33 committed Oct 22, 2023
1 parent 41fcd99 commit 8bf8bbf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 14 deletions.
16 changes: 4 additions & 12 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
Expand Up @@ -10,9 +10,11 @@
"format": "prettier --write ."
},
"dependencies": {
"@heroicons/react": "^2.0.18",
"autoprefixer": "10.4.16",
"cheerio": "^1.0.0-rc.12",
"cssnano": "^6.0.1",
"encoding": "^0.1.13",
"eslint": "8.52.0",
"eslint-config-next": "13.5.6",
"next": "13.5.6",
Expand All @@ -24,8 +26,6 @@
"tailwindcss": "3.3.3"
},
"devDependencies": {
"@heroicons/react": "^2.0.18",
"encoding": "^0.1.13",
"husky": "^8.0.3",
"prettier": "^3.0.3"
}
Expand Down

0 comments on commit 8bf8bbf

Please sign in to comment.