Skip to content

Commit

Permalink
fix: move defu from dependencies to devDepencies
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelodelain committed Feb 27, 2024
1 parent 5828145 commit d8f7c23
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 @@ -49,6 +49,7 @@
"homepage": "https://github.com/rezozero/intervention-request-provider#readme",
"dependencies": {
"@nuxt/kit": "^3.10.3",
"defu": "^6.1.4",
"ufo": "^0.7.5"
},
"devDependencies": {
Expand All @@ -58,7 +59,6 @@
"@nuxt/schema": "^3.10.3",
"@types/node": "^20.11.20",
"changelogen": "^0.5.5",
"defu": "^6.1.4",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
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 d8f7c23

Please # to comment.