Skip to content

Commit

Permalink
solve conflicts and upgrade node
Browse files Browse the repository at this point in the history
  • Loading branch information
pablomarquezcabify committed Sep 12, 2023
1 parent 380ff8b commit 3d757f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,14 +58,14 @@
"prettier": ">= 2.2.1"
},
"devDependencies": {
"prettier": "3.0.3"
"eslint": "8.49.0",
"prettier": "3.0.3"
},
"publishConfig": {
"access": "public"
},
"volta": {
"node": "14.18.1",
"node": "18.17.1",
"yarn": "1.22.17"
}
}

0 comments on commit 3d757f5

Please sign in to comment.