Skip to content

Commit

Permalink
feat: bumped CoCreate dependencies to their latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Jan 8, 2024
1 parent 69efc0a commit ae609a8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,11 @@
"coc": "src/coc.js"
},
"dependencies": {
"@cocreate/acme": "^1.0.0",
"@cocreate/config": "^1.8.0",
"@cocreate/acme": "^1.1.3",
"@cocreate/config": "^1.10.0",
"@cocreate/file": "^1.13.0",
"@cocreate/nginx": "^1.0.0",
"@cocreate/nginx": "^1.2.0",
"glob": "^7.1.7",
"prettier": "^2.3.2"
}
}
}

0 comments on commit ae609a8

Please sign in to comment.