Skip to content

Commit

Permalink
fix: set expo config as dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
yjose committed Nov 13, 2024
1 parent c2aefe6 commit 54fa008
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
},
"homepage": "https://github.com/obytes/app-icon-badge#readme",
"dependencies": {
"@expo/config-plugins": "^8.0.8",
"color-convert": "^2.0.1",
"commander": "^11.0.0",
"delta-e": "^0.0.8",
Expand All @@ -45,6 +44,7 @@
"devDependencies": {
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@expo/config-plugins": "^8.0.8",
"@types/node": "^22.7.8",
"ajv": "^8.12.0",
"chalk": "^4.1.2",
Expand Down
6 changes: 3 additions & 3 deletions pnpm-lock.yaml

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

0 comments on commit 54fa008

Please sign in to comment.